Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/ext/B/B/
DTerse.pm37 B::Concise::concise_sv($sv, \%info);
DConcise.pm695 sub concise_sv { subroutine
959 $h{arg} = "[" . concise_sv($sv, \%h, 0) . "]";
962 $h{arg} = "(" . concise_sv($op->sv, \%h, 0) . ")";
976 $h{arg} = "($prefix" . concise_sv($op->meth_sv, \%h, 1) . ")";
979 $h{arg} = "[$prefix" . concise_sv($sv, \%h, 1) . "]";