Searched refs:errorFuncArg (Results 1 – 1 of 1) sorted by relevance
157 void *errorFuncArg; /* callback function user argument */ member4007 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityErrorRelay()4030 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityWarningRelay()4048 reader->sErrorFunc(reader->errorFuncArg, error); in xmlTextReaderValidityStructuredRelay()4767 reader->errorFunc(reader->errorFuncArg, str, severity, in xmlTextReaderGenericError()4781 reader->sErrorFunc(reader->errorFuncArg, (xmlErrorPtr) error); in xmlTextReaderStructuredError()4872 reader->errorFuncArg = arg; in xmlTextReaderSetErrorHandler()4899 reader->errorFuncArg = NULL; in xmlTextReaderSetErrorHandler()4939 reader->errorFuncArg = arg; in xmlTextReaderSetStructuredErrorHandler()4965 reader->errorFuncArg = NULL; in xmlTextReaderSetStructuredErrorHandler()[all …]