Searched refs:xmlTextReaderStructuredError (Results 1 - 2 of 2) sorted by path

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

Completed in 161 milliseconds