Searched refs:XML_SUSPENDED (Results 1 – 4 of 4) sorted by relevance
1581 case XML_SUSPENDED:2267 case XML_SUSPENDED:2311 case XML_SUSPENDED:2384 case XML_SUSPENDED:2422 case XML_SUSPENDED:2450 case XML_SUSPENDED:2588 case XML_SUSPENDED:2606 parser->m_parsingStatus.parsing = XML_SUSPENDED;2622 if (parser->m_parsingStatus.parsing != XML_SUSPENDED) {2637 case XML_SUSPENDED:[all …]
847 enum XML_Parsing { XML_INITIALIZED, XML_PARSING, XML_FINISHED, XML_SUSPENDED }; enumerator
637 if (status.parsing != XML_SUSPENDED) in external_entity_suspend_xmldecl()
2813 if (status.parsing != XML_SUSPENDED) in START_TEST()