Home
last modified time | relevance | path

Searched refs:xmlGetID (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h275 xmlGetID (xmlDocPtr doc,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle310 d xmlGetID pr extproc('xmlGetID')
/external/libxml2/
Dvalid.c2803 xmlGetID(xmlDocPtr doc, const xmlChar *ID) { in xmlGetID() function
6498 id = xmlGetID(ctxt->doc, str); in xmlValidateRef()
6512 id = xmlGetID(ctxt->doc, name); in xmlValidateRef()
6534 id = xmlGetID(ctxt->doc, str); in xmlValidateRef()
Dlibxml2.syms656 xmlGetID;
Delfgcchack.h4059 #undef xmlGetID
4060 extern __typeof (xmlGetID) xmlGetID __attribute((alias("xmlGetID__internal_alias")));
4062 #ifndef xmlGetID
4063 extern __typeof (xmlGetID) xmlGetID__internal_alias __attribute((visibility("hidden")));
4064 #define xmlGetID xmlGetID__internal_alias macro
Dxpath.c8630 attr = xmlGetID(doc, ID); in xmlXPathGetElementsByIds()
Dtestapi.c25711 ret_val = xmlGetID(doc, (const xmlChar *)ID); in test_xmlGetID()
/external/libxml2/win32/
Dlibxml2.def.src923 xmlGetID