Home
last modified time | relevance | path

Searched refs:XML_ERROR_NOT_STARTED (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dexpat.h137 XML_ERROR_NOT_STARTED, enumerator
H A Dxmlparse.c2586 parser->m_errorCode = XML_ERROR_NOT_STARTED;
2892 case XML_ERROR_NOT_STARTED:
/freebsd/contrib/expat/tests/
H A Dmisc_tests.c579 assert_true(XML_GetErrorCode(parser) == XML_ERROR_NOT_STARTED); in START_TEST()
/freebsd/contrib/expat/
H A DChanges445 XML_ERROR_NOT_STARTED that was introduced with 2.6.4
501 A new error code XML_ERROR_NOT_STARTED was introduced to