Searched refs:documentEntity (Results 1 – 9 of 9) sorted by relevance
125 int documentEntity; member
116 ((state)->handler = ((state)->documentEntity \1358 if (!state->documentEntity && tok == XML_TOK_PARAM_ENTITY_REF) in common()1370 state->documentEntity = 1; in XmlPrologStateInit()1382 state->documentEntity = 0; in XmlPrologStateInitExternalEntity()
5067 if (parser->m_prologState.documentEntity && in doProlog()5622 parser->m_prologState.documentEntity && in appendAttributeValue()