Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/Constant/
DBase.pm404 sub match_clause { subroutine
570 $body .= $self->match_clause ({indent => 2 + length $indent,
573 $body .= $self->match_clause ({indent => 2 + length $indent,
915 $body .= $self->match_clause (undef, [$only_thing]);
918 $body .= $self->match_clause (undef, [undef, $only_thing]);
921 $body .= $self->match_clause (undef, $only_thing);