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

/macosx-10.10/ruby-106/ruby/
H A Dregint.h567 OP_NOT_ASCII_WORD_BOUND, enumerator in enum:OpCode
H A Dregexec.c2091 case OP_NOT_ASCII_WORD_BOUND: MOP_IN(OP_NOT_ASCII_WORD_BOUND);
H A Dregcomp.c1487 if (node->ascii_range) r = add_opcode(reg, OP_NOT_ASCII_WORD_BOUND);
6133 { OP_NOT_ASCII_WORD_BOUND,"not-ascii-word-bound", ARG_NON },

Completed in 881 milliseconds