Searched refs:OP_MAPWHILE (Results 1 – 4 of 4) sorted by relevance
192 OP_MAPWHILE = 175, enumerator
3634 case OP_MAPWHILE: in Perl_rpeep()
1369 case OP_MAPWHILE: in S_do_op_dump_bar()
12840 const OPCODE type = o->op_type == OP_GREPSTART ? OP_GREPWHILE : OP_MAPWHILE; in Perl_ck_grep()12853 if (type == OP_MAPWHILE) in Perl_ck_grep()