Home
last modified time | relevance | path

Searched refs:OP_NOT_WORD_BOUND (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h481 OP_NOT_WORD_BOUND, enumerator
H A Dregexec.c1943 case OP_NOT_WORD_BOUND: MOP_IN(OP_NOT_WORD_BOUND); in match_at()
H A Dregcomp.c1418 case ANCHOR_NOT_WORD_BOUND: r = add_opcode(reg, OP_NOT_WORD_BOUND); break; in compile_anchor_node()
5707 { OP_NOT_WORD_BOUND, "not-word-bound", ARG_NON },

Completed in 38 milliseconds