Home
last modified time | relevance | path

Searched refs:OP_FTBLK (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h305 OP_FTBLK = 288, enumerator
H A Dpp_sys.c3354 case OP_FTBLK: opchar = 'b'; break; in PP()
3388 case OP_FTBLK: in PP()
H A Dtoke.c5763 case 'b': ftst = OP_FTBLK; break; in yyl_hyphen()
H A Dsv.c17377 case OP_FTBLK:
H A Dop.c9669 case OP_FTBLK: case OP_FTFILE: case OP_FTDIR: in S_looks_like_bool()