Home
last modified time | relevance | path

Searched refs:_match_variable (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Text-Balanced/lib/Text/
DBalanced.pm465 my @match = _match_variable($textref,$pre);
473 sub _match_variable subroutine
517 next if _match_variable($textref,qr/\G\s*->\s*/);
621 if (_match_variable($textref,qr/\G\s*/) ||