HomeSort by relevance Sort by last modified time
    Searched refs:XML_ERR_INVALID_CHAR (Results 1 - 5 of 5) sorted by null

  /external/libxml2/
parserInternals.c 536 xmlErrEncodingInt(ctxt, XML_ERR_INVALID_CHAR,
583 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR,
592 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR,
696 xmlErrEncodingInt(ctxt, XML_ERR_INVALID_CHAR,
707 xmlErrEncodingInt(ctxt, XML_ERR_INVALID_CHAR,
758 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR,
829 xmlErrEncodingInt(ctxt, XML_ERR_INVALID_CHAR,
871 __xmlErrEncoding(ctxt, XML_ERR_INVALID_CHAR,
907 xmlErrEncodingInt(NULL, XML_ERR_INVALID_CHAR,
    [all...]
entities.c 662 xmlEntitiesErr(XML_ERR_INVALID_CHAR,
HTMLparser.c 480 htmlParseErrInt(ctxt, XML_ERR_INVALID_CHAR,
487 htmlParseErrInt(ctxt, XML_ERR_INVALID_CHAR,
    [all...]
parser.c     [all...]
  /external/libxml2/include/libxml/
xmlerror.h 107 XML_ERR_INVALID_CHAR, /* 9 */
    [all...]

Completed in 242 milliseconds