Searched refs:errorFuncArg (Results 1 – 1 of 1) sorted by relevance
155 void *errorFuncArg; /* callback function user argument */ member4060 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityErrorRelay()4083 reader->errorFunc(reader->errorFuncArg, str, in xmlTextReaderValidityWarningRelay()4101 reader->sErrorFunc(reader->errorFuncArg, error); in xmlTextReaderValidityStructuredRelay()4820 reader->errorFunc(reader->errorFuncArg, str, severity, in xmlTextReaderGenericError()4834 reader->sErrorFunc(reader->errorFuncArg, (xmlErrorPtr) error); in xmlTextReaderStructuredError()4925 reader->errorFuncArg = arg; in xmlTextReaderSetErrorHandler()4952 reader->errorFuncArg = NULL; in xmlTextReaderSetErrorHandler()4992 reader->errorFuncArg = arg; in xmlTextReaderSetStructuredErrorHandler()5018 reader->errorFuncArg = NULL; in xmlTextReaderSetStructuredErrorHandler()[all …]