Searched refs:xmlReportError (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | error.c | 245 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()
|
D | NEWS | 1522 - code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
|
D | ChangeLog | 2993 * error.c: Adrian Mouat pointed out redundancies in xmlReportError()
|