Searched refs:errorFuncArg (Results 1 – 1 of 1) sorted by relevance
149 void *errorFuncArg; /* callback function user argument */ member4028 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityErrorRelay()4051 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityWarningRelay()4069 reader->sErrorFunc(reader->errorFuncArg, error); in xmlTextReaderValidityStructuredRelay()4659 reader->errorFunc(reader->errorFuncArg, str, severity, in xmlTextReaderGenericError()4673 reader->sErrorFunc(reader->errorFuncArg, (xmlErrorPtr) error); in xmlTextReaderStructuredError()4764 reader->errorFuncArg = arg; in xmlTextReaderSetErrorHandler()4791 reader->errorFuncArg = NULL; in xmlTextReaderSetErrorHandler()4831 reader->errorFuncArg = arg; in xmlTextReaderSetStructuredErrorHandler()4857 reader->errorFuncArg = NULL; in xmlTextReaderSetStructuredErrorHandler()[all …]