Searched refs:xmlReportError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Derror.c234 * xmlReportError:
243 xmlReportError(xmlErrorPtr err, xmlParserCtxtPtr ctxt, const char *str, function
624 xmlReportError(to, ctxt, str, NULL, NULL);
627 xmlReportError(to, ctxt, str, channel, data);
/external/libxml2/
H A Derror.c234 * xmlReportError:
243 xmlReportError(xmlErrorPtr err, xmlParserCtxtPtr ctxt, const char *str, function
614 xmlReportError(to, ctxt, str, NULL, NULL);
617 xmlReportError(to, ctxt, str, channel, data);

Completed in 1017 milliseconds