Lines Matching refs:matches
132 print STDERR " --description One-line description that matches the bug title.\n";1444 my $matches;1446 $matches = /^([ ACDMR])([ CM]).{5} (.+?)[\r\n]*$/;1451 $matches = /^([ ACDMR])([ CM]).{4} (.+?)[\r\n]*$/;1456 if ($matches) {