Searched refs:errorFuncArg (Results 1 – 1 of 1) sorted by relevance
155 void *errorFuncArg; /* callback function user argument */ member4075 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityErrorRelay()4098 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityWarningRelay()4116 reader->sErrorFunc(reader->errorFuncArg, error); in xmlTextReaderValidityStructuredRelay()4835 reader->errorFunc(reader->errorFuncArg, str, severity, in xmlTextReaderGenericError()4849 reader->sErrorFunc(reader->errorFuncArg, (xmlErrorPtr) error); in xmlTextReaderStructuredError()4940 reader->errorFuncArg = arg; in xmlTextReaderSetErrorHandler()4967 reader->errorFuncArg = NULL; in xmlTextReaderSetErrorHandler()5007 reader->errorFuncArg = arg; in xmlTextReaderSetStructuredErrorHandler()5033 reader->errorFuncArg = NULL; in xmlTextReaderSetStructuredErrorHandler()[all …]