Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c605 xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlFatalErrMsg() function
2714 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlStringLenDecodeEntities()
3950 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4113 xmlFatalErrMsg(ctxt, XML_ERR_INVALID_CHAR, in xmlParseAttValueComplex()
4116 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4127 xmlFatalErrMsg(ctxt, XML_ERR_ATTRIBUTE_NOT_FINISHED, in xmlParseAttValueComplex()
4685 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4695 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4707 xmlFatalErrMsg(ctxt, XML_ERR_SPACE_REQUIRED, in xmlParseExternalID()
4849 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()
685 xmlFatalErrMsg(ctxt, XML_ERR_ENTITY_PROCESSING, in xmlSAX2EntityDecl()
742 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2AttributeDecl()
793 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2ElementDecl()
833 xmlFatalErrMsg(ctxt, XML_ERR_NOTATION_PROCESSING, in xmlSAX2NotationDecl()
844 xmlFatalErrMsg(ctxt, XML_ERR_NOTATION_PROCESSING, in xmlSAX2NotationDecl()
922 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2UnparsedEntityDecl()