Searched refs:XML_ERROR_SUSPEND_PE (Results 1 – 10 of 10) sorted by relevance
119 XML_ERROR_SUSPEND_PE, enumerator
2172 parser->m_errorCode = XML_ERROR_SUSPEND_PE; in XML_StopParser()2421 case XML_ERROR_SUSPEND_PE: in XML_ErrorString()
2183 parser->m_errorCode = XML_ERROR_SUSPEND_PE; in XML_StopParser()2432 case XML_ERROR_SUSPEND_PE: in XML_ErrorString()
1747 ADD_CONST(XML_ERROR_SUSPEND_PE); in add_errors_module()
867 .. data:: XML_ERROR_SUSPEND_PE
3070 if (XML_GetErrorCode(ext_parser) != XML_ERROR_SUSPEND_PE) in entity_suspending_decl_handler()