Home
last modified time | relevance | path

Searched refs:OP_UNSHIFT (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h186 OP_UNSHIFT = 169, enumerator
H A Dtoke.c8688 LOP(OP_UNSHIFT,XTERM); in yyl_word_or_keyword()
H A Dop.c12590 if ((type == OP_PUSH || type == OP_UNSHIFT) in Perl_ck_fun()