Home
last modified time | relevance | path

Searched refs:xmlReportError (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Derror.c245 xmlReportError(xmlErrorPtr err, xmlParserCtxtPtr ctxt, const char *str, in xmlReportError() function
633 xmlReportError(to, ctxt, str, NULL, NULL); in __xmlRaiseError()
636 xmlReportError(to, ctxt, str, channel, data); in __xmlRaiseError()
DNEWS1522 - code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
DChangeLog2993 * error.c: Adrian Mouat pointed out redundancies in xmlReportError()