Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h274 OP_SEND = 257, enumerator
451 ((op) >= OP_SEND && (op) <= OP_GETPEERNAME)
H A Dpp_sys.c2261 if (op_type == OP_SEND) {
H A Dtoke.c8652 LOP(OP_SEND,XTERM); in yyl_word_or_keyword()
H A Dsv.c17427 case OP_SEND: