Searched refs:XML_ERROR_NOT_SUSPENDED (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/expat/lib/
H A Dexpat.h119 XML_ERROR_NOT_SUSPENDED, enumerator in enum:XML_Error
830 Additional error code XML_ERROR_NOT_SUSPENDED possible.
H A Dxmlparse.c2254 parser->m_errorCode = XML_ERROR_NOT_SUSPENDED;
2479 case XML_ERROR_NOT_SUSPENDED:
/freebsd-current/contrib/expat/tests/
H A Dnsalloc_tests.c137 if (XML_GetErrorCode(g_parser) != XML_ERROR_NOT_SUSPENDED)

Completed in 181 milliseconds