Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlreader.c4055 xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error);
4065 xmlTextReaderStructuredError(reader, error); in xmlTextReaderValidityStructuredRelay()
4660 xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error) in xmlTextReaderStructuredError() function
4819 reader->ctxt->sax->serror = xmlTextReaderStructuredError; in xmlTextReaderSetStructuredErrorHandler()
/external/libxml2/
Dxmlreader.c4079 xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error);
4089 xmlTextReaderStructuredError(reader, error); in xmlTextReaderValidityStructuredRelay()
4813 xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error) in xmlTextReaderStructuredError() function
4972 reader->ctxt->sax->serror = xmlTextReaderStructuredError; in xmlTextReaderSetStructuredErrorHandler()