Searched refs:match_clause (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm397 (as passed to C<C_constant> and C<match_clause>. I<INDENT> is the number
466 sub match_clause { subroutine
607 $body .= match_clause ($thisone, \$char, 2 + length $indent);
609 $body .= match_clause ($thisone, $offset, 2 + length $indent);
1056 $body .= match_clause ([$only_thing]);
1059 $body .= match_clause ([undef, $only_thing]);
1062 $body .= match_clause ($only_thing);

Completed in 16 milliseconds