Lines Matching refs:OP_LEAVESUBLV
292 case OP_LEAVESUBLV:
1154 if (type == OP_LEAVESUBLV)
1185 if (type == OP_LEAVESUBLV)
1219 if (type == OP_LEAVESUBLV)
1235 if (type == OP_LEAVESUBLV)
1264 if (type != OP_LEAVESUBLV)
1276 if (type != OP_LEAVESUBLV)
1287 && type != OP_LEAVESUBLV)
4333 CvROOT(cv) = newUNOP(OP_LEAVESUBLV, 0,
4334 mod(scalarseq(block), OP_LEAVESUBLV));
5828 mod(kid, OP_LEAVESUBLV);