Searched refs:__xmlErrEncoding (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/ |
D | parserInternals.c | 141 __xmlErrEncoding(xmlParserCtxtPtr ctxt, xmlParserErrors xmlerr, in __xmlErrEncoding() function 554 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlNextChar() 563 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlNextChar() 729 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlCurrentChar() 842 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlStringCurrentChar() 945 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlSwitchEncoding() 1027 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding() 1032 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding() 1037 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding() 1042 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding() [all …]
|
D | xmlIO.c | 3905 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlCheckHTTPInput()
|
D | parser.c | 12274 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlParseTryOrFinish()
|
/external/libxml2/include/libxml/ |
D | parserInternals.h | 350 __xmlErrEncoding (xmlParserCtxtPtr ctxt,
|