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