Searched refs:XML_ErrorString (Results 1 - 11 of 11) sorted by relevance

/external/expat/examples/
H A Delements.c58 XML_ErrorString(XML_GetErrorCode(parser)),
H A Doutline.c97 XML_ErrorString(XML_GetErrorCode(p)));
/external/expat/tests/benchmark/
H A Dbenchmark.c93 XML_ErrorString (XML_GetErrorCode (parser)),
/external/chromium_org/third_party/expat/files/lib/
H A Dexpat.h990 XML_ErrorString(enum XML_Error code);
H A Dxmlparse.c1928 XML_ErrorString(enum XML_Error code) function
/external/expat/lib/
H A Dexpat.h990 XML_ErrorString(enum XML_Error code);
H A Dxmlparse.c1928 XML_ErrorString(enum XML_Error code) function
/external/svox/pico/tts/
H A Dsvox_ssml_parser.cpp88 ALOGI("Parser error at line %d: %s\n", (int)XML_GetCurrentLineNumber(mParser), XML_ErrorString(XML_GetErrorCode(mParser)));
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
H A Dxmlconfig.c728 XML_FATAL ("%s.", XML_ErrorString(XML_GetErrorCode(p)));
935 XML_ERROR ("%s.", XML_ErrorString(XML_GetErrorCode(p)));
/external/mesa3d/src/mesa/drivers/dri/common/
H A Dxmlconfig.c728 XML_FATAL ("%s.", XML_ErrorString(XML_GetErrorCode(p)));
935 XML_ERROR ("%s.", XML_ErrorString(XML_GetErrorCode(p)));
/external/expat/tests/
H A Druntests.c62 XML_ErrorString(err),

Completed in 979 milliseconds