Lines Matching defs:matched

365 			goto matched;
395 goto matched if $omode eq 'MAX';
409 matched:
548 my $matched;
552 $matched = '';
566 unless ($matched = ($closing && $1 eq $closing) )
619 unless ($matched)
1195 Prefix patterns are matched without any trailing modifiers (C</gimsox> etc.)
1309 matched brackets, such that any other (left or right) delimiter
1310 bracket I<within> the substring is also matched by an opposite
1410 A string specifying a pattern to be matched as a prefix (which is to be
1437 substring that matched a variablish expression. C<undef> is returned on
1441 In a void context, the input text just has the matched substring (and
1460 A string specifying a pattern to be matched as the opening tag.
1466 A string specifying a pattern to be matched at the closing tag.
1469 characters in the actual opening tag that was matched (I<not> the pattern
1470 that matched the tag). For example, if the opening tag pattern
1471 is specified as C<'{{\w+}}'> and actually matched the opening tag
1476 A string specifying a pattern to be matched as a prefix (which is to be
1584 substring that matched a tagged text (including the start and end
1588 In a void context, the input text just has the matched substring (and
1681 a prefix to be matched at the very beginning of the text. If no prefix
1747 that matched a quotelike operation (or C<undef> on failure). In a scalar or
2034 it is matched against the text in a scalar context with a leading
2256 C<extract_tagged> matched the specified opening tag and tried to
2257 modify the matched text to produce a matching closing tag (because
2269 C<extract_tagged> found a nested opening tag that was not matched by a