Home
last modified time | relevance | path

Searched refs:xmlTextReaderWarning (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dxmlreader.c4691 xmlTextReaderWarning(void *ctxt, const char *msg, ...) in xmlTextReaderWarning() function
4760 reader->ctxt->sax->warning = xmlTextReaderWarning; in xmlTextReaderSetErrorHandler()
4827 reader->ctxt->sax->warning = xmlTextReaderWarning; in xmlTextReaderSetStructuredErrorHandler()
/external/chromium_org/third_party/libxml/src/
Dxmlreader.c4685 xmlTextReaderWarning(void *ctxt, const char *msg, ...) in xmlTextReaderWarning() function
4754 reader->ctxt->sax->warning = xmlTextReaderWarning; in xmlTextReaderSetErrorHandler()
4821 reader->ctxt->sax->warning = xmlTextReaderWarning; in xmlTextReaderSetStructuredErrorHandler()