Searched refs:vesv (Results 1 – 1 of 1) sorted by relevance
7960 SV * const vesv = cSVOPx(version)->op_sv; in Perl_utilize() local7962 if (!arg && !SvNIOKp(vesv)) { in Perl_utilize()7969 if (version->op_type != OP_CONST || !SvNIOKp(vesv)) in Perl_utilize()