Searched refs:XML_ERR_INTERNAL_ERROR (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlwriter.c319 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
330 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
337 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
372 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
385 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
392 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
426 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
439 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
452 xmlWriterErrMsg(NULL, XML_ERR_INTERNAL_ERROR,
524 xmlWriterErrMsg(writer, XML_ERR_INTERNAL_ERROR,
[all...]
H A Dvalid.c304 XML_ERR_INTERNAL_ERROR,
660 xmlErrValidNode(ctxt, NULL, XML_ERR_INTERNAL_ERROR,
667 xmlErrValidNode(ctxt, NULL, XML_ERR_INTERNAL_ERROR,
792 xmlErrValid(ctxt, XML_ERR_INTERNAL_ERROR,
830 XML_ERR_INTERNAL_ERROR,
929 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
938 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
944 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
1114 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
1200 xmlErrValid(NULL, XML_ERR_INTERNAL_ERROR,
[all...]
H A DHTMLparser.c3101 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
3441 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
3584 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
3934 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
3981 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
4107 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
4109 return(XML_ERR_INTERNAL_ERROR);
5119 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
5148 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
5159 htmlParseErr(ctxt, XML_ERR_INTERNAL_ERROR,
[all...]
H A Dparser.c302 case XML_ERR_INTERNAL_ERROR:
1410 xmlFatalErrMsgInt(ctxt, XML_ERR_INTERNAL_ERROR,
2060 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
2382 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
5183 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
6279 xmlErrMsgStr(ctxt, XML_ERR_INTERNAL_ERROR,
6396 xmlErrMsgStr(ctxt, XML_ERR_INTERNAL_ERROR,
7268 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
7511 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
8343 xmlFatalErr(ctxt, XML_ERR_INTERNAL_ERROR,
[all...]
H A DSAX2.c735 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
786 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
915 xmlFatalErrMsg(ctxt, XML_ERR_INTERNAL_ERROR,
968 ctxt->errNo = XML_ERR_INTERNAL_ERROR;
H A Dc14n.c151 XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra,
166 XML_ERR_INTERNAL_ERROR, XML_ERR_ERROR, NULL, 0, extra,
H A DparserInternals.c172 ctxt->errNo = XML_ERR_INTERNAL_ERROR;
174 ctxt, NULL, XML_FROM_PARSER, XML_ERR_INTERNAL_ERROR,
H A Dencoding.c1343 xmlEncodingErr(XML_ERR_INTERNAL_ERROR,
1641 xmlEncodingErr(XML_ERR_INTERNAL_ERROR,
H A Dxmlsave.c1957 xmlSaveErr(XML_ERR_INTERNAL_ERROR, cur, "HTML support not compiled in\n");
H A Drelaxng.c5574 xmlRngPErr(ctxt, ref->node, XML_ERR_INTERNAL_ERROR,
5580 xmlRngPErr(ctxt, ref->node, XML_ERR_INTERNAL_ERROR,
H A Dxpath.c6088 XML_ERR_INTERNAL_ERROR, XML_ERR_FATAL, \
6099 XML_ERR_INTERNAL_ERROR, XML_ERR_FATAL, \
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h98 XML_ERR_INTERNAL_ERROR, /* 1 */ enumerator in enum:__anon17064

Completed in 987 milliseconds