Searched refs:OP_JOIN (Results 1 – 4 of 4) sorted by relevance
156 OP_JOIN, /* 140 */ enumerator
2335 PL_nextval[PL_nexttoke].ival = OP_JOIN; /* emulate join($", ...) */4561 LOP(OP_JOIN,XTERM);
693 case OP_JOIN: in Perl_scalarvoid()1977 o = convert(OP_JOIN, 0, prepend_elem(OP_LIST, o2, o)); in Perl_jmaybe()
195 join "" ; # OP_JOIN297 join "" ; # OP_JOIN