Searched refs:prologState (Results 1 – 1 of 1) sorted by relevance
617 #define prologState (parser->m_prologState) macro877 XmlPrologStateInit(&prologState); in parserInit()1123 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()3626 if (prologState.inEntityValue) { in externalParEntInitProcessor()4474 if (prologState.level >= groupSize) { in doProlog()4494 groupConnector[prologState.level] = 0; in doProlog()4517 && !groupConnector[prologState.level] in doProlog()4548 if (prologState.documentEntity && in doProlog()5074 prologState.documentEntity && in appendAttributeValue()5149 prologState.inEntityValue = 1; in storeEntityValue()[all …]