Searched refs:OP_SYMLINK (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/ | ||
H A D | opnames.h | 324 OP_SYMLINK = 307, enumerator |
H A D | pp_sys.c | 3836 if (op_type == OP_SYMLINK) in PP() |
H A D | toke.c | 8602 LOP(OP_SYMLINK,XTERM); in yyl_word_or_keyword() |