Searched refs:funcre (Results 1 – 1 of 1) sorted by relevance
37 my (@stack, $re, $dre, $x, $xs, $funcre);47 $funcre = qr/^$x* <(.*)>:$/;74 $funcre = qr/^$x* <[^\$](.*)>:$/;121 if ($line =~ m/$funcre/) {