Home
last modified time | relevance | path

Searched refs:XML_ErrorString (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/expat/examples/
H A Delements.c113 XML_ErrorString(XML_GetErrorCode(parser))); in main()
H A Doutline.c116 XML_ErrorString(XML_GetErrorCode(parser))); in main()
H A Delement_declarations.c226 XML_GetCurrentLineNumber(parser), XML_ErrorString(errorCode)); in main()
/freebsd/contrib/expat/fuzz/
H A Dxml_parse_fuzzer.c70 XML_ErrorString(XML_GetErrorCode(p)); in ParseOneInput()
H A Dxml_parsebuffer_fuzzer.c79 XML_ErrorString(XML_GetErrorCode(p)); in ParseOneInput()
/freebsd/contrib/expat/tests/benchmark/
H A Dbenchmark.c130 XML_ErrorString(XML_GetErrorCode(parser)), in main()
/freebsd/contrib/expat/tests/
H A Dmisc_tests.c131 if (XML_ErrorString(trickery.xml_error) != NULL) in START_TEST()
135 if (XML_ErrorString(trickery.xml_error) != NULL) in START_TEST()
H A Dcommon.c186 err, XML_ErrorString(err), XML_GetCurrentLineNumber(parser), in _xml_failure()
H A Dbasic_tests.c1812 XML_ErrorString(cases[i].expected_error), actual_error, in START_TEST()
1813 XML_ErrorString(actual_error), (long unsigned)(i + 1)); in START_TEST()
/freebsd/contrib/expat/xmlwf/
H A Dxmlfile.c86 const XML_Char *message = XML_ErrorString(code); in reportError()
/freebsd/contrib/expat/lib/
H A Dexpat.h998 XML_ErrorString(enum XML_Error code);
H A Dxmlparse.c2422 XML_ErrorString(enum XML_Error code) { in XML_ErrorString() function
/freebsd/lib/lib80211/
H A Dlib80211_regdomain.c437 XML_ErrorString(XML_GetErrorCode(mt->parser)), in lib80211_regdomain_readconfig()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c1624 const char *e = XML_ErrorString(XML_GetErrorCode(parser)); in xml_parse()
/freebsd/contrib/expat/
H A DChanges984 #162 Function XML_ErrorString was returning NULL rather than