Home
last modified time | relevance | path

Searched refs:XML_ERR_INTERNAL_ERROR (Results 1 – 13 of 13) sorted by relevance

/external/libxml2/
Dxmlwriter.c319 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterPushParser()
330 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterPushParser()
337 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterPushParser()
372 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterDoc()
385 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterDoc()
394 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterDoc()
428 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterTree()
441 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterTree()
454 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterTree()
526 xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR, in xmlTextWriterStartDocument()
[all …]
Dvalid.c309 XML_ERR_INTERNAL_ERROR, in vstateVPush()
663 xmlErrValidNode(ctxt, NULL, XML_ERR_INTERNAL_ERROR, in xmlValidBuildAContentModel()
670 xmlErrValidNode(ctxt, NULL, XML_ERR_INTERNAL_ERROR, in xmlValidBuildAContentModel()
795 xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR, in xmlValidBuildAContentModel()
833 XML_ERR_INTERNAL_ERROR, in xmlValidBuildContentModel()
932 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewDocElementContent()
941 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewDocElementContent()
947 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewDocElementContent()
1117 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlFreeDocElementContent()
1203 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlDumpElementContent()
[all …]
DHTMLparser.c3263 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseCharRef()
3606 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseStartTag()
3751 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseStartTag()
4119 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseContent()
4154 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseElement()
4301 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseElementInternal()
4533 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseContentInternal()
4581 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseDocument()
4583 return(XML_ERR_INTERNAL_ERROR); in htmlParseDocument()
5721 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseTryOrFinish()
[all …]
Dparser.c302 case XML_ERR_INTERNAL_ERROR: in xmlFatalErr()
1706 xmlFatalErrMsgInt(ctxt, XML_ERR_INTERNAL_ERROR, in nodePush()
2363 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlNewBlanksWrapperInputStream()
2680 (ctxt->lastError.code == XML_ERR_INTERNAL_ERROR)) in xmlStringLenDecodeEntities()
2692 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlStringLenDecodeEntities()
5798 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlParseAttributeListDecl()
6952 xmlErrMsgStr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlParseReference()
7068 xmlErrMsgStr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlParseReference()
7751 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlLoadEntityContent()
7762 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlLoadEntityContent()
[all …]
Dencoding.c1396 xmlEncodingErr(XML_ERR_INTERNAL_ERROR, in xmlInitCharEncodingHandlers()
1704 xmlEncodingErr(XML_ERR_INTERNAL_ERROR, in xmlFindCharEncodingHandler()
1734 xmlEncodingErr(XML_ERR_INTERNAL_ERROR, in xmlFindCharEncodingHandler()
DSAX2.c741 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2AttributeDecl()
792 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2ElementDecl()
921 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlSAX2UnparsedEntityDecl()
976 ctxt->errNo = XML_ERR_INTERNAL_ERROR; in xmlSAX2StartDocument()
Dc14n.c156 XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra, in xmlC14NErrParam()
171 XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra, in xmlC14NErrInternal()
DparserInternals.c172 ctxt->errNo = XML_ERR_INTERNAL_ERROR; in xmlErrInternal()
174 ctxt, NULL, XML_FROM_PARSER, XML_ERR_INTERNAL_ERROR, in xmlErrInternal()
Dxmlsave.c2162 xmlSaveErr(XML_ERR_INTERNAL_ERROR, cur, "HTML support not compiled in\n"); in xmlElemDump()
Drelaxng.c5683 xmlRngPErr(ctxt, ref->node, XML_ERR_INTERNAL_ERROR, in xmlRelaxNGCheckReference()
5689 xmlRngPErr(ctxt, ref->node, XML_ERR_INTERNAL_ERROR, in xmlRelaxNGCheckReference()
Dxpath.c6107 XML_ERR_INTERNAL_ERROR, XML_ERR_FATAL, \
6118 XML_ERR_INTERNAL_ERROR, XML_ERR_FATAL, \
/external/libxml2/include/libxml/
Dxmlerror.h99 XML_ERR_INTERNAL_ERROR, /* 1 */ enumerator
/external/libxml2/patches/
D0001-Add-ICU-support-for-libxml.patch173 + xmlEncodingErr(XML_ERR_INTERNAL_ERROR,