Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h339 OP_KILL = 322, enumerator
H A Ddoio.c2629 if (type == OP_KILL) in Perl_apply()
2741 case OP_KILL: in Perl_apply()
H A Dtoke.c8374 LOP(OP_KILL,XTERM); in yyl_word_or_keyword()