Searched refs:CXt_LOOP_LAZYIV (Results 1 – 7 of 7) sorted by relevance
6 CXt_LOOP_LAZYIV # Z added by devel/scanprov
1523 case CXt_LOOP_LAZYIV: in S_dopoptolabel()1698 case CXt_LOOP_LAZYIV: in S_dopoptoloop()1726 case CXt_LOOP_LAZYIV: in S_dopoptogivenfor()1794 case CXt_LOOP_LAZYIV: in Perl_dounwind()2575 cx->cx_type |= CXt_LOOP_LAZYIV; in PP()3495 case CXt_LOOP_LAZYIV: in PP()
1133 #define CXt_LOOP_LAZYIV 6 /* for (1..9) { ...; } */ macro
1824 case CXt_LOOP_LAZYIV: in Perl_cx_dump()
4961 case CXt_LOOP_LAZYIV: /* integer increment */ in PP()
15074 case CXt_LOOP_LAZYIV:
4136 =for apidoc_item ||CXt_LOOP_LAZYIV