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.h417 typedef xmlID *xmlIDPtr; typedef
/external/libxml2/
H A Dvalid.c2549 xmlFreeID(xmlIDPtr id) {
2574 * Returns NULL if not, otherwise the new xmlIDPtr
2576 xmlIDPtr
2579 xmlIDPtr ret;
2605 ret = (xmlIDPtr) xmlMalloc(sizeof(xmlID));
2738 xmlIDPtr id;
2775 xmlIDPtr id;
H A Dxmlreader.c224 xmlFreeID(xmlIDPtr id) {
249 xmlIDPtr id;
H A Dxmlschemastypes.c2751 xmlIDPtr res;
H A Dxmlschemas.c5930 xmlIDPtr res;

Completed in 97 milliseconds