Searched refs:OP_BEGIN_LINE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dregint.h573 OP_BEGIN_LINE, enumerator in enum:OpCode
H A Dregexec.c2165 case OP_BEGIN_LINE: MOP_IN(OP_BEGIN_LINE);
H A Dregcomp.c1474 case ANCHOR_BEGIN_LINE: r = add_opcode(reg, OP_BEGIN_LINE); break;
6138 { OP_BEGIN_LINE, "begin-line", ARG_NON },

Completed in 339 milliseconds