Searched defs:OUTER (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DDosGlob.pm20 OUTER: label
27 next OUTER unless defined $pat and $pat ne '';
33 next OUTER;
43 push (@retval, $pat), next OUTER if $tail eq '';
47 next OUTER if @globdirs;
60 next OUTER;
62 opendir(D, $head) or next OUTER;
106 OUTER: label
114 next OUTER unless defined $_ and $_ ne '';
123 next OUTER;
[all...]

Completed in 28 milliseconds