Searched refs:__xmlErrEncoding (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/ |
D | parserInternals.c | 138 __xmlErrEncoding(xmlParserCtxtPtr ctxt, xmlParserErrors xmlerr, in __xmlErrEncoding() function 583 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlNextChar() 592 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlNextChar() 758 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlCurrentChar() 871 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlStringCurrentChar() 978 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlSwitchEncoding() 1060 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding() 1065 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding() 1070 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding() 1075 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding() [all …]
|
D | xmlIO.c | 3839 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlCheckHTTPInput()
|
D | parser.c | 11651 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlParseTryOrFinish()
|
/external/libxml2/include/libxml/ |
D | parserInternals.h | 317 __xmlErrEncoding (xmlParserCtxtPtr ctxt,
|