OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XML_ErrorString
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/mit/expat/dist/examples/
elements.c
113
XML_ErrorString
(XML_GetErrorCode(parser)));
outline.c
116
XML_ErrorString
(XML_GetErrorCode(parser)));
element_declarations.c
227
XML_GetCurrentLineNumber(parser),
XML_ErrorString
(errorCode));
/src/external/mit/expat/dist/fuzz/
xml_parse_fuzzer.c
70
XML_ErrorString
(XML_GetErrorCode(p));
xml_parsebuffer_fuzzer.c
79
XML_ErrorString
(XML_GetErrorCode(p));
/src/external/gpl2/gettext/dist/gettext-tools/src/
x-glade.c
148
#define
XML_ErrorString
(*p_XML_ErrorString)
175
&& (p_XML_ErrorString = dlsym (handle, "
XML_ErrorString
")) != NULL)
432
XML_ErrorString
(XML_GetErrorCode (parser)));
439
XML_ErrorString
(XML_GetErrorCode (parser)));
/src/external/mit/expat/dist/tests/benchmark/
benchmark.c
153
XML_ErrorString
(XML_GetErrorCode(parser)),
/src/external/mit/expat/dist/tests/
common.c
189
err,
XML_ErrorString
(err), XML_GetCurrentLineNumber(parser),
misc_tests.c
123
/* Test that
XML_ErrorString
rejects out-of-range codes */
134
if (
XML_ErrorString
(trickery.xml_error) != NULL)
138
if (
XML_ErrorString
(trickery.xml_error) != NULL)
basic_tests.c
1920
XML_ErrorString
(cases[i].expected_error), actual_error,
1921
XML_ErrorString
(actual_error), (long unsigned)(i + 1));
/src/external/mit/expat/dist/xmlwf/
xmlfile.c
87
const XML_Char *message =
XML_ErrorString
(code);
/src/external/gpl3/gdb.old/dist/gdb/
xml-support.c
566
XML_ErrorString
(err));
599
error_string =
XML_ErrorString
(err);
/src/external/gpl3/gdb/dist/gdb/
xml-support.c
566
XML_ErrorString
(err));
599
error_string =
XML_ErrorString
(err);
/src/external/mit/expat/dist/lib/
expat.h
1000
XML_ErrorString
(enum XML_Error code);
xmlparse.c
2535
XML_ErrorString
(enum XML_Error code) {
/src/external/bsd/unbound/dist/smallapp/
unbound-anchor.c
1637
const char *e =
XML_ErrorString
(XML_GetErrorCode(parser));
Completed in 54 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026