Home
last modified time | relevance | path

Searched refs:inEntityValue (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlrole.h126 int inEntityValue; member
H A Dxmlparse.c1397 oldInEntityValue = parser->m_prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1464 parser->m_prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
4342 if (parser->m_prologState.inEntityValue) { in externalParEntInitProcessor()
6034 int oldInEntityValue = parser->m_prologState.inEntityValue; in storeEntityValue()
6035 parser->m_prologState.inEntityValue = 1; in storeEntityValue()
6205 parser->m_prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
H A Dxmlrole.c1241 state->inEntityValue = 0; in XmlPrologStateInit()
/third_party/python/Modules/expat/
H A Dxmlrole.h126 int inEntityValue; member
H A Dxmlrole.c1242 state->inEntityValue = 0; in XmlPrologStateInit()
H A Dxmlparse.c1336 oldInEntityValue = parser->m_prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1400 parser->m_prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
4425 if (parser->m_prologState.inEntityValue) { in externalParEntInitProcessor()
6090 int oldInEntityValue = parser->m_prologState.inEntityValue; in storeEntityValue()
6091 parser->m_prologState.inEntityValue = 1; in storeEntityValue()
6263 parser->m_prologState.inEntityValue = oldInEntityValue; in storeEntityValue()

Completed in 26 milliseconds