Lines Matching defs:report
85 --terse one line per report
110 --mailback only produce a report in case of warnings/errors
115 --test-only=WORD report only warnings/errors containing WORD
1126 NOTE: If any of the errors are false positives, please report
2086 sub report {
2118 push(our @report, $output);
2124 our @report;
2214 if (report("ERROR", $type, $msg)) {
2224 if (report("WARNING", $type, $msg)) {
2234 if ($check && report("CHECK", $type, $msg)) {
2395 our @report = ();
2611 #make up the handle for any error we report on this line
4882 ## # falsly report the parameters of functions.
6959 # If we have no input at all, then there is nothing to report on
6965 # In mailback mode only produce a report in the negative, for