Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dopnames.h191 OP_MAPSTART = 174, enumerator
Dtoke.c7830 && (PL_last_lop_op != OP_MAPSTART in yyl_just_a_word()
8424 LOP(OP_MAPSTART, XREF); in yyl_word_or_keyword()
Dpp_ctl.c1055 if (PL_op->op_type == OP_MAPSTART) in PP()
Dop.c11978 if (type == OP_MAPSTART || type == OP_GREPSTART || type == OP_SORT) in Perl_newGVREF()