OP_NOT_WORD      1622 ext/mbstring/oniguruma/regcomp.c       case CTYPE_NOT_WORD:        op = OP_NOT_WORD;       break;
OP_NOT_WORD      5472 ext/mbstring/oniguruma/regcomp.c   { OP_NOT_WORD,            "not-word",        ARG_NON },
OP_NOT_WORD      2086 ext/mbstring/oniguruma/regexec.c     case OP_NOT_WORD:  STAT_OP_IN(OP_NOT_WORD);