Searched defs:__xmlErrEncoding (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A DparserInternals.c135 * __xmlErrEncoding:
145 __xmlErrEncoding(xmlParserCtxtPtr ctxt, xmlParserErrors xmlerr, function
560 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR,
569 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR,
735 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR,
848 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR,
951 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING,
1033 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING,
1038 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING,
1043 __xmlErrEncoding(ctx
[all...]

Completed in 62 milliseconds