Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/expat/
Dxmlrole.h126 int inEntityValue; member
Dxmlparse.c1270 oldInEntityValue = parser->m_prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1336 parser->m_prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
4122 if (parser->m_prologState.inEntityValue) { in externalParEntInitProcessor()
5726 int oldInEntityValue = parser->m_prologState.inEntityValue; in storeEntityValue()
5727 parser->m_prologState.inEntityValue = 1; in storeEntityValue()
5888 parser->m_prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
Dxmlrole.c1372 state->inEntityValue = 0; in XmlPrologStateInit()
/external/python/cpython2/Modules/expat/
Dxmlrole.h126 int inEntityValue; member
Dxmlparse.c1270 oldInEntityValue = parser->m_prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1336 parser->m_prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
4122 if (parser->m_prologState.inEntityValue) { in externalParEntInitProcessor()
5726 int oldInEntityValue = parser->m_prologState.inEntityValue; in storeEntityValue()
5727 parser->m_prologState.inEntityValue = 1; in storeEntityValue()
5888 parser->m_prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
Dxmlrole.c1372 state->inEntityValue = 0; in XmlPrologStateInit()
/external/expat/lib/
Dxmlrole.h126 int inEntityValue; member
Dxmlparse.c1270 oldInEntityValue = parser->m_prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1336 parser->m_prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
4122 if (parser->m_prologState.inEntityValue) { in externalParEntInitProcessor()
5726 int oldInEntityValue = parser->m_prologState.inEntityValue; in storeEntityValue()
5727 parser->m_prologState.inEntityValue = 1; in storeEntityValue()
5888 parser->m_prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
Dxmlrole.c1372 state->inEntityValue = 0; in XmlPrologStateInit()