Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dopnames.h44 OP_RCATLINE = 27, enumerator
Dpp_hot.c4051 if (type == OP_RCATLINE) in Perl_do_readline()
4151 if (type != OP_RCATLINE) in Perl_do_readline()
4165 if (type == OP_RCATLINE && SvGMAGICAL(sv)) in Perl_do_readline()
4169 if (type == OP_RCATLINE) in Perl_do_readline()
4188 if (type == OP_RCATLINE && SvOK(sv)) { in Perl_do_readline()
4243 if (type != OP_RCATLINE) { in Perl_do_readline()
Dpeep.c3550 OpTYPE_set(o, OP_RCATLINE); in Perl_rpeep()
Ddump.c3254 o->op_type == OP_RCATLINE) in Perl_op_class()
Dutil.c3837 (op == OP_READLINE || op == OP_RCATLINE