Searched refs:errorFuncArg (Results 1 – 1 of 1) sorted by relevance
162 void *errorFuncArg; /* callback function user argument */ member4158 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityErrorRelay()4181 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityWarningRelay()4199 reader->sErrorFunc(reader->errorFuncArg, error); in xmlTextReaderValidityStructuredRelay()4918 reader->errorFunc(reader->errorFuncArg, str, severity, in xmlTextReaderGenericError()4932 reader->sErrorFunc(reader->errorFuncArg, (xmlErrorPtr) error); in xmlTextReaderStructuredError()5023 reader->errorFuncArg = arg; in xmlTextReaderSetErrorHandler()5050 reader->errorFuncArg = NULL; in xmlTextReaderSetErrorHandler()5090 reader->errorFuncArg = arg; in xmlTextReaderSetStructuredErrorHandler()5116 reader->errorFuncArg = NULL; in xmlTextReaderSetStructuredErrorHandler()[all …]