Searched refs:xmlFatalErrMsgInt (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | parser.c | 711 xmlFatalErrMsgInt(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsgInt() function 1828 xmlFatalErrMsgInt(ctxt, XML_ERR_INTERNAL_ERROR, in nodePush() 2413 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCharRef() 2419 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCharRef() 2507 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseStringCharRef() 2513 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseStringCharRef() 3855 xmlFatalErrMsgInt(ctxt, XML_ERR_ENTITY_CHAR_ERROR, in xmlParseEntityValue() 4646 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCharDataComplex() 4767 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCommentComplex() 4778 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCommentComplex() [all …]
|