Lines Matching defs:possible
63 'values', 'possible', 'type', and 'attr' (default
248 # False positives are possible but very unlikely.
292 # This can be modified by sub possible. Since it can be empty, be careful
1124 sub possible {
1125 my ($possible, $line) = @_;
1144 warn "CHECK<$possible> ($line)\n" if ($dbg_possible > 2);
1145 if ($possible !~ $notPermitted) {
1147 $possible =~ s/\s*$Storage\s*//g;
1148 $possible =~ s/\s*$Sparse\s*//g;
1149 if ($possible =~ /^\s*$/) {
1151 } elsif ($possible =~ /\s/) {
1152 $possible =~ s/\s*(?:$Type|\#\#)\s*//g;
1153 for my $modifier (split(' ', $possible)) {
1155 warn "MODIFIER: $modifier ($possible) ($line)\n" if ($dbg_possible);
1161 warn "POSSIBLE: $possible ($line)\n" if ($dbg_possible);
1162 push(@typeList, $possible);
1166 warn "NOTPOSS: $possible ($line)\n" if ($dbg_possible > 1);
1491 WARN("8-bit UTF-8 used in possible commit log\n" . $herecurr);
1633 possible($type, "A:" . $s);
1637 possible($1, "B:" . $s);
1642 possible($1, "C:" . $s);
1658 possible($1, "D:" . $s);
1716 # 79 or 80 characters, it is no longer possible to add a space and an