Lines Matching refs:msg_level
2779 my $msg_level = \&WARN;
2780 $msg_level = \&CHK if ($file);
2781 if (&{$msg_level}("TYPO_SPELLING",
2817 my $msg_level = \&ERROR;
2818 $msg_level = \&CHK if ($file);
2819 &{$msg_level}("FSF_MAILING_ADDRESS",
3898 my $msg_level = \&WARN;
3899 $msg_level = \&CHK if ($file);
3900 &{$msg_level}("AVOID_BUG",
4411 my $msg_level = \&ERROR;
4412 $msg_level = \&CHK if (($op eq '?:' || $op eq '?' || $op eq ':') && $ctx =~ /VxV/);
4414 if (&{$msg_level}("SPACING",