Home
last modified time | relevance | path

Searched refs:inEntityValue (Results 1 – 6 of 6) sorted by relevance

/external/expat/lib/
Dxmlrole.h98 int inEntityValue; member
Dxmlparse.c1023 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1089 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
3575 if (prologState.inEntityValue) { in externalParEntInitProcessor()
5097 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue()
5098 prologState.inEntityValue = 1; in storeEntityValue()
5248 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
Dxmlrole.c1322 state->inEntityValue = 0; in XmlPrologStateInit()
/external/chromium_org/third_party/expat/files/lib/
Dxmlrole.h98 int inEntityValue; member
Dxmlparse.c1023 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1089 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
3575 if (prologState.inEntityValue) { in externalParEntInitProcessor()
5097 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue()
5098 prologState.inEntityValue = 1; in storeEntityValue()
5248 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
Dxmlrole.c1322 state->inEntityValue = 0; in XmlPrologStateInit()