Searched refs:xmlParserErrors (Results 1 - 14 of 14) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DparserInternals.h318 xmlParserErrors xmlerr,
H A Dxmlerror.h825 } xmlParserErrors; typedef in typeref:enum:__anon17064
H A Dparser.h932 XMLPUBFUN xmlParserErrors XMLCALL
/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c85 xmlFatalErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *info);
219 static xmlParserErrors
231 static xmlParserErrors
285 xmlFatalErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, const char *info)
492 xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
520 xmlWarningMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
550 xmlValidityError(xmlParserCtxtPtr ctxt, xmlParserErrors error,
584 xmlFatalErrMsgInt(xmlParserCtxtPtr ctxt, xmlParserErrors error,
614 xmlFatalErrMsgStrIntStr(xmlParserCtxtPtr ctxt, xmlParserErrors error,
644 xmlFatalErrMsgStr(xmlParserCtxtPtr ctxt, xmlParserErrors erro
[all...]
H A DSAX2.c75 xmlErrValid(xmlParserCtxtPtr ctxt, xmlParserErrors error,
115 xmlFatalErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
146 xmlWarnMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
171 xmlNsErrMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
195 xmlNsWarnMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error,
H A DparserInternals.c138 __xmlErrEncoding(xmlParserCtxtPtr ctxt, xmlParserErrors xmlerr,
194 xmlErrEncodingInt(xmlParserCtxtPtr ctxt, xmlParserErrors error,
H A Dentities.c85 xmlEntitiesErr(xmlParserErrors code, const char *msg)
H A Dxmlschemas.c2295 xmlParserErrors error,
2320 xmlParserErrors error,
2335 xmlParserErrors error,
2360 xmlParserErrors error,
2424 xmlParserErrors error,
2492 xmlParserErrors error,
2509 xmlParserErrors error,
2609 xmlParserErrors error,
2755 xmlParserErrors error,
2792 xmlParserErrors erro
[all...]
H A Dxmlwriter.c126 xmlWriterErrMsg(xmlTextWriterPtr ctxt, xmlParserErrors error,
149 xmlWriterErrMsgInt(xmlTextWriterPtr ctxt, xmlParserErrors error,
H A Dvalid.c92 xmlErrValid(xmlValidCtxtPtr ctxt, xmlParserErrors error,
137 xmlNodePtr node, xmlParserErrors error,
180 xmlNodePtr node, xmlParserErrors error,
221 xmlNodePtr node, xmlParserErrors error,
H A DHTMLparser.c106 htmlParseErr(xmlParserCtxtPtr ctxt, xmlParserErrors error,
133 htmlParseErrInt(xmlParserCtxtPtr ctxt, xmlParserErrors error,
5298 * Returns zero if no error, the xmlParserErrors otherwise.
5362 return((xmlParserErrors) ctxt->errNo);
H A DdebugXML.c2307 xmlParserErrors ret;
H A Dencoding.c93 xmlEncodingErr(xmlParserErrors error, const char *msg, const char *val)
H A Dtestapi.c1098 static void desret_xmlParserErrors(xmlParserErrors val ATTRIBUTE_UNUSED) {
14026 xmlParserErrors ret_val;
[all...]

Completed in 297 milliseconds