OP_NOT_WORD_BOUND 1398 mbstring/oniguruma/regcomp.c case ANCHOR_NOT_WORD_BOUND: r = add_opcode(reg, OP_NOT_WORD_BOUND); break; OP_NOT_WORD_BOUND 5502 mbstring/oniguruma/regcomp.c { OP_NOT_WORD_BOUND, "not-word-bound", ARG_NON }, OP_NOT_WORD_BOUND 2127 mbstring/oniguruma/regexec.c case OP_NOT_WORD_BOUND: STAT_OP_IN(OP_NOT_WORD_BOUND);