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()
392 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterDoc()
426 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterTree()
439 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterTree()
452 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewTextWriterTree()
524 xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR, in xmlTextWriterStartDocument()
[all …]
Dvalid.c309 XML_ERR_INTERNAL_ERROR, in vstateVPush()
665 xmlErrValidNode(ctxt, NULL, XML_ERR_INTERNAL_ERROR, in xmlValidBuildAContentModel()
672 xmlErrValidNode(ctxt, NULL, XML_ERR_INTERNAL_ERROR, in xmlValidBuildAContentModel()
797 xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR, in xmlValidBuildAContentModel()
835 XML_ERR_INTERNAL_ERROR, in xmlValidBuildContentModel()
934 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewDocElementContent()
943 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewDocElementContent()
949 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlNewDocElementContent()
1119 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlFreeDocElementContent()
1205 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR, in xmlDumpElementContent()
[all …]
DHTMLparser.c3109 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseCharRef()
3450 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseStartTag()
3594 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseStartTag()
3957 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseContent()
4004 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseElement()
4132 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseDocument()
4134 return(XML_ERR_INTERNAL_ERROR); in htmlParseDocument()
5161 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseTryOrFinish()
5190 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseTryOrFinish()
5201 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR, in htmlParseTryOrFinish()
[all …]
Dparser.c293 case XML_ERR_INTERNAL_ERROR: in xmlFatalErr()
1557 xmlFatalErrMsgInt(ctxt, XML_ERR_INTERNAL_ERROR, in nodePush()
2215 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlNewBlanksWrapperInputStream()
2532 (ctxt->lastError.code == XML_ERR_INTERNAL_ERROR)) in xmlStringLenDecodeEntities()
2544 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR, in xmlStringLenDecodeEntities()
5622 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlParseAttributeListDecl()
6728 xmlErrMsgStr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlParseReference()
6843 xmlErrMsgStr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlParseReference()
7527 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlLoadEntityContent()
7538 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR, in xmlLoadEntityContent()
[all …]
Dc14n.c151 XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra, in xmlC14NErrParam()
166 XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra, in xmlC14NErrInternal()
Dencoding.c1395 xmlEncodingErr(XML_ERR_INTERNAL_ERROR, in xmlInitCharEncodingHandlers()
1697 xmlEncodingErr(XML_ERR_INTERNAL_ERROR, in xmlFindCharEncodingHandler()
1726 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()
DparserInternals.c172 ctxt->errNo = XML_ERR_INTERNAL_ERROR; in xmlErrInternal()
174 ctxt, NULL, XML_FROM_PARSER, XML_ERR_INTERNAL_ERROR, in xmlErrInternal()
Dxmlsave.c2089 xmlSaveErr(XML_ERR_INTERNAL_ERROR, cur, "HTML support not compiled in\n"); in xmlElemDump()
Drelaxng.c5574 xmlRngPErr(ctxt, ref->node, XML_ERR_INTERNAL_ERROR, in xmlRelaxNGCheckReference()
5580 xmlRngPErr(ctxt, ref->node, XML_ERR_INTERNAL_ERROR, in xmlRelaxNGCheckReference()
Dxpath.c6061 XML_ERR_INTERNAL_ERROR, XML_ERR_FATAL, \
6072 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,