Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dns_tests.c279 if (XML_GetErrorCode(g_parser) != XML_ERROR_UNBOUND_PREFIX) in START_TEST()
336 expect_failure(text, XML_ERROR_UNBOUND_PREFIX, in START_TEST()
344 expect_failure(text, XML_ERROR_UNBOUND_PREFIX, in START_TEST()
H A Dmisc_tests.c254 expect_failure(text, XML_ERROR_UNBOUND_PREFIX, "Unbound prefixes not found"); in START_TEST()
/freebsd/contrib/expat/lib/
H A Dexpat.h112 XML_ERROR_UNBOUND_PREFIX, enumerator
H A Dxmlparse.c2479 case XML_ERROR_UNBOUND_PREFIX: in XML_ErrorString()
3639 return XML_ERROR_UNBOUND_PREFIX; in storeAtts()
3724 return XML_ERROR_UNBOUND_PREFIX; in storeAtts()