Searched refs:xmlIDPtr (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dvalid.h267 XMLPUBFUN xmlIDPtr XMLCALL
H A Dtree.h405 typedef xmlID *xmlIDPtr; typedef
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dvalid.c2579 xmlFreeID(xmlIDPtr id) {
2604 * Returns NULL if not, otherwise the new xmlIDPtr
2606 xmlIDPtr
2609 xmlIDPtr ret;
2635 ret = (xmlIDPtr) xmlMalloc(sizeof(xmlID));
2767 xmlIDPtr id;
2804 xmlIDPtr id;
H A Dxmlreader.c203 xmlFreeID(xmlIDPtr id) {
228 xmlIDPtr id;
H A Dxmlschemastypes.c2741 xmlIDPtr res;
H A Dxmlschemas.c5921 xmlIDPtr res;

Completed in 200 milliseconds