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

  /external/libxml2/include/libxml/
globals.h 95 #undef xmlPedanticParserDefaultValue
152 int xmlPedanticParserDefaultValue;
447 #define xmlPedanticParserDefaultValue \
450 XMLPUBVAR int xmlPedanticParserDefaultValue;
  /external/libxml2/
globals.c 161 #undef xmlPedanticParserDefaultValue
238 * xmlPedanticParserDefaultValue:
243 int xmlPedanticParserDefaultValue = 0;
549 gs->xmlPedanticParserDefaultValue = xmlPedanticParserDefaultValueThrDef;
1026 #undef xmlPedanticParserDefaultValue
1030 return (&xmlPedanticParserDefaultValue);
1032 return (&xmlGetGlobalState()->xmlPedanticParserDefaultValue);
parserInternals.c     [all...]
libxml2.syms 837 xmlPedanticParserDefaultValue; # variable
    [all...]
  /external/libxml2/os400/
rpgsupport.c 125 THREADED_VAR(xmlPedanticParserDefaultValue, int)

Completed in 82 milliseconds