Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlrole.h120 int inEntityValue; member
H A Dxmlrole.c1242 state->inEntityValue = 0; in XmlPrologStateInit()
H A Dxmlparse.c1814 oldInEntityValue = parser->m_prologState.inEntityValue;
1881 parser->m_prologState.inEntityValue = oldInEntityValue;
5001 if (parser->m_prologState.inEntityValue) {
6770 int oldInEntityValue = parser->m_prologState.inEntityValue;
6771 parser->m_prologState.inEntityValue = 1;
6934 parser->m_prologState.inEntityValue = oldInEntityValue;