Home
last modified time | relevance | path

Searched refs:xmlFatalErrMsg (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dparser.c566 xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsg() function
2819 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlStringLenDecodeEntities()
4065 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4224 xmlFatalErrMsg(ctxt, XML_ERR_INVALID_CHAR, in xmlParseAttValueComplex()
4227 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4238 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4793 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4804 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4817 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4964 xmlFatalErrMsg(ctxt, XML_ERR_ENTITY_BOUNDARY, in xmlParseCommentComplex()
[all …]
DSAX2.c137 xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsg() function
582 xmlFatalErrMsg(ctxt, XML_ERR_NOT_STANDALONE, in xmlSAX2GetEntity()
610 xmlFatalErrMsg(ctxt, XML_ERR_ENTITY_PROCESSING, in xmlSAX2GetEntity()
714 xmlFatalErrMsg(ctxt, XML_ERR_ENTITY_PROCESSING, in xmlSAX2EntityDecl()
771 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2AttributeDecl()
822 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2ElementDecl()
862 xmlFatalErrMsg(ctxt, XML_ERR_NOTATION_PROCESSING, in xmlSAX2NotationDecl()
873 xmlFatalErrMsg(ctxt, XML_ERR_NOTATION_PROCESSING, in xmlSAX2NotationDecl()
951 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2UnparsedEntityDecl()