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
2657 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlStringLenDecodeEntities()
3890 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4051 xmlFatalErrMsg(ctxt, XML_ERR_INVALID_CHAR, in xmlParseAttValueComplex()
4054 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4065 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4620 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4630 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4642 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4783 xmlFatalErrMsg(ctxt, XML_ERR_ENTITY_BOUNDARY, in xmlParseCommentComplex()
[all …]
DSAX2.c138 xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsg() function
583 xmlFatalErrMsg(ctxt, XML_ERR_NOT_STANDALONE, in xmlSAX2GetEntity()
611 xmlFatalErrMsg(ctxt, XML_ERR_ENTITY_PROCESSING, in xmlSAX2GetEntity()
715 xmlFatalErrMsg(ctxt, XML_ERR_ENTITY_PROCESSING, in xmlSAX2EntityDecl()
772 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2AttributeDecl()
823 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2ElementDecl()
863 xmlFatalErrMsg(ctxt, XML_ERR_NOTATION_PROCESSING, in xmlSAX2NotationDecl()
874 xmlFatalErrMsg(ctxt, XML_ERR_NOTATION_PROCESSING, in xmlSAX2NotationDecl()
952 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2UnparsedEntityDecl()