Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlErrorPtr

4114   xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error);
4117 xmlTextReaderValidityStructuredRelay(void *userData, xmlErrorPtr error)
4848 xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error)
4855 reader->sErrorFunc(reader->errorFuncArg, (xmlErrorPtr) error);