Searched refs:matchit (Results 1 – 3 of 3) sorted by relevance
153 sub matchit { subroutine158 threads->new(\&matchit, "Pie", qr/pie/i)->join();
449 sub matchit { subroutine482 push @ans, $res while $res = matchit;485 @ans = matchit;
989 sub matchit {1006 matchit($str); # see above