Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c1281 int oldInEntityValue; in XML_ExternalEntityParserCreate() local
1325 oldInEntityValue = parser->m_prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1389 parser->m_prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
5941 int oldInEntityValue = parser->m_prologState.inEntityValue; in storeEntityValue() local
6114 parser->m_prologState.inEntityValue = oldInEntityValue; in storeEntityValue()