Lines Matching refs:match
243 # Don't match lines that look like a rule if we're in a
278 my $match = '';
337 # Determine which one would match first:
396 $match = $1;
414 $match = $1;
445 # can match "foo <<-?'xyz'" as a heredoc later
463 $match = $1;
478 $match = $1;
503 # last match in a variable, as s/// resets it back
508 # position += length of match + the character