Home
last modified time | relevance | path

Searched refs:xmlParseVersionNum (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
DparserInternals.h444 xmlParseVersionNum (xmlParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
DparserInternals.h444 xmlParseVersionNum (xmlParserCtxtPtr ctxt);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1362 xmlParseVersionNum
/external/libxml2/
Delfgcchack.h7445 #undef xmlParseVersionNum
7446 extern __typeof (xmlParseVersionNum) xmlParseVersionNum __attribute((alias("xmlParseVersionNum__int…
7448 #ifndef xmlParseVersionNum
7449 extern __typeof (xmlParseVersionNum) xmlParseVersionNum__internal_alias __attribute((visibility("hi…
7450 #define xmlParseVersionNum xmlParseVersionNum__internal_alias macro
Dparser.c9738 xmlParseVersionNum(xmlParserCtxtPtr ctxt) { in xmlParseVersionNum() function
9813 version = xmlParseVersionNum(ctxt); in xmlParseVersionInfo()
9820 version = xmlParseVersionNum(ctxt); in xmlParseVersionInfo()
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h7445 #undef xmlParseVersionNum
7446 extern __typeof (xmlParseVersionNum) xmlParseVersionNum __attribute((alias("xmlParseVersionNum__int…
7448 #ifndef xmlParseVersionNum
7449 extern __typeof (xmlParseVersionNum) xmlParseVersionNum__internal_alias __attribute((visibility("hi…
7450 #define xmlParseVersionNum xmlParseVersionNum__internal_alias macro
Dparser.c9711 xmlParseVersionNum(xmlParserCtxtPtr ctxt) { in xmlParseVersionNum() function
9786 version = xmlParseVersionNum(ctxt); in xmlParseVersionInfo()
9793 version = xmlParseVersionNum(ctxt); in xmlParseVersionInfo()