Lines Matching refs:rest
531 # a good config and we will ignore these configs for the rest
1027 my $rest;
1044 $rest = $2;
1067 if ($rest =~ s/\s+SKIP\b//) {
1074 if ($rest =~ s/\sELSE\b//) {
1087 if ($rest =~ s/\sIF\s+(.*)//) {
1101 if ($rest =~ s/\s+ITERATE\s+(\d+)//) {
1105 } elsif ($rest =~ s/\sOVERRIDE\b//) {
1113 if (!$skip && $rest !~ /^\s*$/) {
1125 $rest = $1;
1128 $rest = "";
1132 if ($rest =~ /\sIF\s+(.*)/) {
1139 $rest = "";
1145 if ($rest !~ /^\s*$/) {