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

  /external/libxml2/include/libxml/
globals.h 98 #undef xmlSubstituteEntitiesDefaultValue
145 int xmlSubstituteEntitiesDefaultValue;
465 #define xmlSubstituteEntitiesDefaultValue \
468 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue;
  /external/libxml2/
globals.c 163 #undef xmlSubstituteEntitiesDefaultValue
267 * xmlSubstituteEntitiesDefaultValue:
275 int xmlSubstituteEntitiesDefaultValue = 0;
551 gs->xmlSubstituteEntitiesDefaultValue =
1060 #undef xmlSubstituteEntitiesDefaultValue
1064 return (&xmlSubstituteEntitiesDefaultValue);
1066 return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue);
testXPath.c 174 xmlSubstituteEntitiesDefaultValue = 1;
parserInternals.c     [all...]
libxml2.syms 840 xmlSubstituteEntitiesDefaultValue; # variable
    [all...]
  /external/libxml2/vms/
config.vms 187 #define xmlSubstituteEntitiesDefaultValue xmlSubstituteEntitiesDe28k2c80$
  /external/libxml2/os400/
rpgsupport.c 127 THREADED_VAR(xmlSubstituteEntitiesDefaultValue, int)

Completed in 191 milliseconds