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

/external/libxml2/include/libxml/
H A Dvalid.h267 XMLPUBFUN xmlIDPtr XMLCALL
H A Dtree.h456 typedef xmlID *xmlIDPtr; typedef
/external/libxml2/
H A Dvalid.c2550 xmlFreeID(xmlIDPtr id) {
2575 * Returns NULL if not, otherwise the new xmlIDPtr
2577 xmlIDPtr
2580 xmlIDPtr ret;
2606 ret = (xmlIDPtr) xmlMalloc(sizeof(xmlID));
2738 xmlIDPtr id;
2776 xmlIDPtr id;
H A Dxmlreader.c231 xmlFreeID(xmlIDPtr id) {
256 xmlIDPtr id;
H A Dxmlschemastypes.c2759 xmlIDPtr res;
H A Dxmlschemas.c5964 xmlIDPtr res;

Completed in 2603 milliseconds