Searched refs:OP_RCATLINE (Results 1 – 5 of 5) sorted by relevance
44 OP_RCATLINE = 27, enumerator
4051 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()
3550 OpTYPE_set(o, OP_RCATLINE); in Perl_rpeep()
3254 o->op_type == OP_RCATLINE) in Perl_op_class()
3837 (op == OP_READLINE || op == OP_RCATLINE