Lines Matching refs:possible
68 'values', 'possible', 'type', and 'attr' (default
295 # False positives are possible but very unlikely.
410 # This can be modified by sub possible. Since it can be empty, be careful
1260 sub possible {
1261 my ($possible, $line) = @_;
1280 warn "CHECK<$possible> ($line)\n" if ($dbg_possible > 2);
1281 if ($possible !~ $notPermitted) {
1283 $possible =~ s/\s*$Storage\s*//g;
1284 $possible =~ s/\s*$Sparse\s*//g;
1285 if ($possible =~ /^\s*$/) {
1287 } elsif ($possible =~ /\s/) {
1288 $possible =~ s/\s*(?:$Type|\#\#)\s*//g;
1289 for my $modifier (split(' ', $possible)) {
1291 warn "MODIFIER: $modifier ($possible) ($line)\n" if ($dbg_possible);
1297 warn "POSSIBLE: $possible ($line)\n" if ($dbg_possible);
1298 push(@typeList, $possible);
1302 warn "NOTPOSS: $possible ($line)\n" if ($dbg_possible > 1);
1876 WARN("8-bit UTF-8 used in possible commit log\n" . $herecurr);
2090 possible($type, "A:" . $s);
2094 possible($1, "B:" . $s);
2099 possible($1, "C:" . $s);
2115 possible($1, "D:" . $s);
2173 # 79 or 80 characters, it is no longer possible to add a space and an