Home
last modified time | relevance | path

Searched refs:xmlParserVersion (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/include/libxml/
Dglobals.h93 #undef xmlParserVersion
123 const char *xmlParserVersion; member
438 #define xmlParserVersion \ macro
441 XMLPUBVAR const char * xmlParserVersion; variable
/third_party/libxml2/
Dglobals.c172 #undef xmlParserVersion
187 const char *xmlParserVersion = LIBXML_VERSION_STRING LIBXML_VERSION_EXTRA; variable
560 gs->xmlParserVersion = LIBXML_VERSION_STRING; in xmlInitializeGlobalState()
1029 #undef xmlParserVersion
1033 return (&xmlParserVersion); in __xmlParserVersion()
1035 return (&xmlGetGlobalState()->xmlParserVersion); in __xmlParserVersion()
Dglobal.data19 const char *,xmlParserVersion,,
Dlibxml2.syms836 xmlParserVersion; # variable
Dxmllint.c2992 fprintf(stderr, "%s: using libxml version %s\n", name, xmlParserVersion); in showVersion()
/third_party/libxml2/os400/
Drpgsupport.c124 THREADED_VAR(xmlParserVersion, const char *) in THREADED_VAR()
/third_party/libxml2/os400/libxmlrpg/
Dglobals.rpgle95 d xmlParserVersion...
/third_party/libxml2/doc/html/
Dindex.sgml557 <ANCHOR id="xmlParserVersion" href="libxml/libxml-globals.html#xmlParserVersion">
/third_party/libxml2/win32/
Dlibxml2.def.src138 xmlParserVersion DATA
/third_party/chromium/patch/
D0001-cve.patch80841 - include the CVS ChangeLog version in the xmlParserVersion
93909 - xmlParserVersion provide the current library version.