Searched refs:inEntityValue (Results 1 – 3 of 3) sorted by relevance
98 int inEntityValue; member
1058 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate()1124 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()3627 if (prologState.inEntityValue) { in externalParEntInitProcessor()5149 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue()5150 prologState.inEntityValue = 1; in storeEntityValue()5300 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
1322 state->inEntityValue = 0; in XmlPrologStateInit()