Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c1057 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate() local
1123 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
5148 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue() local
5299 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()