HomeSort by relevance Sort by last modified time
    Searched refs:xmlParserVersion (Results 1 - 5 of 5) sorted by null

  /external/libxml2/include/libxml/
globals.h 94 #undef xmlParserVersion
124 const char *xmlParserVersion;
439 #define xmlParserVersion \
442 XMLPUBVAR const char * xmlParserVersion;
  /external/libxml2/
globals.c 172 #undef xmlParserVersion
183 * xmlParserVersion:
187 const char *xmlParserVersion = LIBXML_VERSION_STRING LIBXML_VERSION_EXTRA;
560 gs->xmlParserVersion = LIBXML_VERSION_STRING;
1029 #undef xmlParserVersion
1033 return (&xmlParserVersion);
1035 return (&xmlGetGlobalState()->xmlParserVersion);
libxml2.syms 836 xmlParserVersion; # variable
    [all...]
xmllint.c     [all...]
  /external/libxml2/os400/
rpgsupport.c 124 THREADED_VAR(xmlParserVersion, const char *)

Completed in 464 milliseconds