Searched refs:xmlFatalErrMsgInt (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | parser.c | 672 xmlFatalErrMsgInt(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsgInt() function 1785 xmlFatalErrMsgInt(ctxt, XML_ERR_INTERNAL_ERROR, in nodePush() 2366 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCharRef() 2457 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseStringCharRef() 3795 xmlFatalErrMsgInt(ctxt, XML_ERR_ENTITY_CHAR_ERROR, in xmlParseEntityValue() 4581 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCharDataComplex() 4702 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCommentComplex() 4713 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCommentComplex() 4778 xmlFatalErrMsgInt(ctxt, XML_ERR_INVALID_CHAR, in xmlParseCommentComplex() 6155 xmlFatalErrMsgInt(ctxt, XML_ERR_ELEMCONTENT_NOT_FINISHED, in xmlParseElementChildrenContentDeclPriv() [all …]
|