Home
last modified time | relevance | path

Searched refs:OPpRUNTIME (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dop.h134 #define OPpRUNTIME 64 /* Pattern coming in on the stack */ macro
Ddump.c351 (pm->op_private & OPpRUNTIME) ? " (RUNTIME)" : ""); in Perl_do_pmop_dump()
Dpp_ctl.c152 pm->op_private &= ~OPpRUNTIME; /* no point compiling again */ in PP()
Dop.c5782 o->op_private |= OPpRUNTIME; in Perl_ck_match()
DChanges3192 OPpRUNTIME can be set on OP_QR too
DChanges5.67614 Log: revert optimization in change#4700 (it appears OPpRUNTIME flag