Searched refs:OP_LEAVESUBLV (Results 1 – 4 of 4) sorted by relevance
186 OP_LEAVESUBLV, /* 168 */ enumerator
347 case OP_LEAVESUBLV: in Perl_op_free()1230 if (type == OP_LEAVESUBLV) in Perl_mod()1261 if (type == OP_LEAVESUBLV) in Perl_mod()1295 if (type == OP_LEAVESUBLV) in Perl_mod()1311 if (type == OP_LEAVESUBLV) in Perl_mod()1340 if (type != OP_LEAVESUBLV) in Perl_mod()1352 if (type != OP_LEAVESUBLV) in Perl_mod()1363 && type != OP_LEAVESUBLV) in Perl_mod()4446 CvROOT(cv) = newUNOP(OP_LEAVESUBLV, 0, in Perl_newATTRSUB()4447 mod(scalarseq(block), OP_LEAVESUBLV)); in Perl_newATTRSUB()[all …]
481 o->op_type == OP_LEAVESUBLV || in Perl_do_op_dump()725 case OP_LEAVESUBLV: in Perl_do_op_dump()
10679 case OP_LEAVESUBLV: in Perl_ss_dup()