Searched refs:__xmlErrEncoding (Results 1 – 5 of 5) sorted by relevance
| /third_party/libxml2/ |
| D | parserInternals.c | 145 __xmlErrEncoding(xmlParserCtxtPtr ctxt, xmlParserErrors xmlerr, in __xmlErrEncoding() function 548 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlNextChar() 557 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlNextChar() 721 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlCurrentChar() 834 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlStringCurrentChar() 937 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlSwitchEncoding() 1019 __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_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() [all …]
|
| D | xmlIO.c | 3856 __xmlErrEncoding(ctxt, XML_ERR_UNKNOWN_ENCODING, in xmlCheckHTTPInput()
|
| D | parser.c | 12175 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR, in xmlParseTryOrFinish()
|
| /third_party/libxml2/include/libxml/ |
| D | parserInternals.h | 350 __xmlErrEncoding (xmlParserCtxtPtr ctxt,
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 123949 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 123954 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 123959 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 123964 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 123969 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 123974 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 124001 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 124006 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 124011 - __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING, 124027 + __xmlErrEncoding(ctxt, XML_ERR_UNSUPPORTED_ENCODING,
|