Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h192 OP_MAPWHILE = 175, enumerator
H A Dpeep.c3634 case OP_MAPWHILE: in Perl_rpeep()
H A Ddump.c1369 case OP_MAPWHILE: in S_do_op_dump_bar()
H A Dop.c12840 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()