Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlreader.c4040 xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error);
4050 xmlTextReaderStructuredError(reader, error); in xmlTextReaderValidityStructuredRelay()
4774 xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error) in xmlTextReaderStructuredError() function
4933 reader->ctxt->sax->serror = xmlTextReaderStructuredError; in xmlTextReaderSetStructuredErrorHandler()