Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlparse.c1389 int oldInEntityValue; in XML_ExternalEntityParserCreate() local
1434 oldInEntityValue = parser->m_prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1500 parser->m_prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
6198 int oldInEntityValue = parser->m_prologState.inEntityValue; in storeEntityValue() local
6369 parser->m_prologState.inEntityValue = oldInEntityValue; in storeEntityValue()