Home
last modified time | relevance | path

Searched refs:__xmlErrEncoding (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
DparserInternals.c145 __xmlErrEncoding(xmlParserCtxtPtr ctxt, xmlParserErrors xmlerr, in __xmlErrEncoding() function
551 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlNextChar()
560 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlNextChar()
726 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlCurrentChar()
839 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlStringCurrentChar()
942 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlSwitchEncoding()
1024 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding()
1029 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding()
1034 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding()
1039 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, in xmlSwitchEncoding()
[all …]
DxmlIO.c3804 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlCheckHTTPInput()
Dparser.c12063 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlParseTryOrFinish()
/external/libxml2/include/libxml/
DparserInternals.h350 __xmlErrEncoding (xmlParserCtxtPtr ctxt,