Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dopnames.h151 OP_EXISTS, /* 133 */ enumerator
Ddump.c597 else if (o->op_type == OP_EXISTS) { in Perl_do_op_dump()
Dop.c1459 if ((type == OP_EXISTS || type == OP_DEFINED || type == OP_LOCK) && in Perl_ref()
Dtoke.c4575 UNI(OP_EXISTS);