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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm298 my @match = _match_tagged($textref, $pre, $ldel, $rdel, $omode, $bad, $ignore);
306 sub _match_tagged # ($$$$$$$) subroutine
382 unless (_match_tagged(@_)) # MATCH NESTED TAG
1003 my @match = Text::Balanced::_match_tagged($textref, $pre, $ldel, $rdel, $omode, $bad, $ignore);

Completed in 278 milliseconds