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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DSelect.pm114 Match the C<NAME> and C<SYNOPSIS> sections and all of their subsections:
120 Match only the C<Question> and C<Answer> subsections of the C<DESCRIPTION>
127 Match the C<Comments> subsection of I<all> sections:
133 Match all subsections of C<DESCRIPTION> I<except> for C<Comments>:
139 Match the C<DESCRIPTION> section but do I<not> match any of its subsections:
145 Match all top level sections but none of their subsections:
207 Match all C<=for html> paragraphs:
212 Match all paragraphs between C<=begin html> and C<=end html>
219 Match all paragraphs between the given C<=item> name until the end of the
225 Match al
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoSplit.t161 if ($args{Match}) {
167 foreach my $pat (split /\n/, $args{Match}) {
251 ## Match
H A DSwitch.pm542 Switch Case Type of Match Implied Matching Code
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DDosGlob.pm498 - Match '\*' literally
507 - Match '\' literally, treat '*' as metachar
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c379 struct Match struct
387 struct Match *mp = (struct Match*)handle;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL940 =item B<\y> Match the empty string at a word boundary.
942 =item B<\B> Match the empty string between any two either word or non-word characters.

Completed in 55 milliseconds