Lines Matching refs:method_spec
649 if ((my $method_char, my $method_spec) = m&^([-+])([^0-9;][^;]*);?$&) {653 chomp $method_spec;654 $method_spec =~ s/\{.*//;657 $potential_method_spec = $method_spec;