Home
last modified time | relevance | path

Searched refs:OP_SUBSTCONT (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h51 OP_SUBSTCONT = 34, enumerator
H A Ddump.c1366 case OP_SUBSTCONT: in S_do_op_dump_bar()
H A Dop.c7704 rcop = alloc_LOGOP(OP_SUBSTCONT, scalar(repl), o); in Perl_pmruntime()