Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h302 OP_FTZERO = 285, enumerator
H A Dpp_sys.c3578 case OP_FTZERO: opchar = 'z'; break; in PP()
3603 case OP_FTZERO: in PP()
H A Dtoke.c5904 case 'z': ftst = OP_FTZERO; break; in yyl_hyphen()
H A Dsv.c17447 case OP_FTZERO:
H A Dop.c9808 case OP_FTZERO: case OP_FTSOCK: case OP_FTCHR: in S_looks_like_bool()