Home
last modified time | relevance | path

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

/src/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.c227 XML_GetCurrentLineNumber(parser), XML_ErrorString(errorCode)); in main()
/src/contrib/expat/fuzz/
H A Dxml_parse_fuzzer.c72 XML_ErrorString(XML_GetErrorCode(p)); in ParseOneInput()
H A Dxml_parsebuffer_fuzzer.c81 XML_ErrorString(XML_GetErrorCode(p)); in ParseOneInput()
/src/contrib/expat/tests/benchmark/
H A Dbenchmark.c153 XML_ErrorString(XML_GetErrorCode(parser)), in main()
/src/contrib/expat/tests/
H A Dcommon.c189 err, XML_ErrorString(err), XML_GetCurrentLineNumber(parser), in _xml_failure()
H A Dmisc_tests.c134 if (XML_ErrorString(trickery.xml_error) != NULL) in START_TEST()
138 if (XML_ErrorString(trickery.xml_error) != NULL) in START_TEST()
H A Dbasic_tests.c1920 XML_ErrorString(cases[i].expected_error), actual_error, in START_TEST()
1921 XML_ErrorString(actual_error), (long unsigned)(i + 1)); in START_TEST()
/src/contrib/expat/xmlwf/
H A Dxmlfile.c94 const XML_Char *message = XML_ErrorString(code); in reportError()
/src/contrib/expat/lib/
H A Dexpat.h1001 XML_ErrorString(enum XML_Error code);
H A Dxmlparse.c2867 XML_ErrorString(enum XML_Error code) { function
/src/lib/lib80211/
H A Dlib80211_regdomain.c437 XML_ErrorString(XML_GetErrorCode(mt->parser)), in lib80211_regdomain_readconfig()
/src/contrib/unbound/smallapp/
H A Dunbound-anchor.c1630 const char *e = XML_ErrorString(XML_GetErrorCode(parser)); in xml_parse()
/src/contrib/expat/
H A DChanges1265 #162 Function XML_ErrorString was returning NULL rather than