Home
last modified time | relevance | path

Searched refs:xmlSubstituteEntitiesDefaultValue (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dglobals.h94 #undef xmlSubstituteEntitiesDefaultValue
141 int xmlSubstituteEntitiesDefaultValue; member
459 #define xmlSubstituteEntitiesDefaultValue \ macro
462 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue; variable
/external/libxml2/include/libxml/
Dglobals.h94 #undef xmlSubstituteEntitiesDefaultValue
141 int xmlSubstituteEntitiesDefaultValue; member
459 #define xmlSubstituteEntitiesDefaultValue \ macro
462 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue; variable
/external/libxml2/
Dglobals.c163 #undef xmlSubstituteEntitiesDefaultValue
275 int xmlSubstituteEntitiesDefaultValue = 0; variable
551 gs->xmlSubstituteEntitiesDefaultValue = in xmlInitializeGlobalState()
1060 #undef xmlSubstituteEntitiesDefaultValue
1064 return (&xmlSubstituteEntitiesDefaultValue); in __xmlSubstituteEntitiesDefaultValue()
1066 return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue); in __xmlSubstituteEntitiesDefaultValue()
DparserInternals.c1712 ctxt->replaceEntities = xmlSubstituteEntitiesDefaultValue; in xmlInitParserCtxt()
2087 int old = xmlSubstituteEntitiesDefaultValue; in xmlSubstituteEntitiesDefault()
2089 xmlSubstituteEntitiesDefaultValue = val; in xmlSubstituteEntitiesDefault()
/external/chromium_org/third_party/libxml/src/
Dglobals.c182 #undef xmlSubstituteEntitiesDefaultValue
294 int xmlSubstituteEntitiesDefaultValue = 0; variable
570 gs->xmlSubstituteEntitiesDefaultValue = in xmlInitializeGlobalState()
1079 #undef xmlSubstituteEntitiesDefaultValue
1083 return (&xmlSubstituteEntitiesDefaultValue); in __xmlSubstituteEntitiesDefaultValue()
1085 return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue); in __xmlSubstituteEntitiesDefaultValue()
DtestXPath.c174 xmlSubstituteEntitiesDefaultValue = 1; in main()
DparserInternals.c1750 ctxt->replaceEntities = xmlSubstituteEntitiesDefaultValue; in xmlInitParserCtxt()
2122 int old = xmlSubstituteEntitiesDefaultValue; in xmlSubstituteEntitiesDefault()
2124 xmlSubstituteEntitiesDefaultValue = val; in xmlSubstituteEntitiesDefault()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src168 xmlSubstituteEntitiesDefaultValue DATA