Home
last modified time | relevance | path

Searched refs:oldInEntityValue (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/expat/
Dxmlparse.c1023 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate() local
1089 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
5113 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue() local
5264 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
/external/expat/lib/
Dxmlparse.c1058 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate() local
1124 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
5149 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue() local
5300 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()