Home
last modified time | relevance | path

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

/external/libxml2/
DparserInternals.c141 __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 …]
DxmlIO.c3905 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlCheckHTTPInput()
Dparser.c12274 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlParseTryOrFinish()
/external/libxml2/include/libxml/
DparserInternals.h350 __xmlErrEncoding (xmlParserCtxtPtr ctxt,