Lines Matching refs:ignore
127 my $ignore = '';
329 if ($ignore && scalar @ignored_errors) {
803 if ($error_code && $ignore) {
1481 $arg =~ /^--checkmodules$/ and $checkparents = 1 and $ignore = 1 and next;
1524 $arg =~ /^--ignore$/ and $ignore = 1 and next;
1541 $arg =~ /^-i$/ and $ignore = 1 and next;
1582 if ($ignore && !$html) {
1819 if (defined $modules_with_errors{$dependencies_hash} && !$ignore) {
1975 if (defined $modules_with_errors{$projects_deps_hash{$prj}} && !$ignore) {
1983 if (!defined $modules_with_errors{$projects_deps_hash{$prj}} || $ignore)
2049 if ($error_code && $ignore) {
3510 if (defined $modules_with_errors{$prj_deps_hash} && !$ignore) {
3521 if (!defined $modules_with_errors{$prj_deps_hash} || $ignore)