Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h589 OP_NOT_WORD_BOUND, enumerator
H A Dregexec.c2127 case OP_NOT_WORD_BOUND: STAT_OP_IN(OP_NOT_WORD_BOUND); in match_at()
H A Dregcomp.c1398 case ANCHOR_NOT_WORD_BOUND: r = add_opcode(reg, OP_NOT_WORD_BOUND); break; in compile_anchor_node()
5502 { OP_NOT_WORD_BOUND, "not-word-bound", ARG_NON },

Completed in 48 milliseconds