Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlrole.h122 int inEntityValue; member
H A Dxmlrole.c1244 state->inEntityValue = 0; in XmlPrologStateInit()
H A Dxmlparse.c1781 oldInEntityValue = parser->m_prologState.inEntityValue;
1846 parser->m_prologState.inEntityValue = oldInEntityValue;
5050 if (parser->m_prologState.inEntityValue) {
6882 int oldInEntityValue = parser->m_prologState.inEntityValue;
6883 parser->m_prologState.inEntityValue = 1;
7054 parser->m_prologState.inEntityValue = oldInEntityValue;