Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dop.c7960 SV * const vesv = cSVOPx(version)->op_sv; in Perl_utilize() local
7962 if (!arg && !SvNIOKp(vesv)) { in Perl_utilize()
7969 if (version->op_type != OP_CONST || !SvNIOKp(vesv)) in Perl_utilize()