ONIGENC_IS_CODE_WORD 270 ext/mbstring/oniguruma/oniguruma.h ONIGENC_IS_CODE_WORD(enc,ONIGENC_MBC_TO_CODE(enc,s,end)) ONIGENC_IS_CODE_WORD 4662 ext/mbstring/oniguruma/regcomp.c if (! ONIGENC_IS_CODE_WORD(env->enc, i)) { ONIGENC_IS_CODE_WORD 4669 ext/mbstring/oniguruma/regcomp.c if (ONIGENC_IS_CODE_WORD(env->enc, i)) { ONIGENC_IS_CODE_WORD 751 ext/mbstring/oniguruma/regint.h (ONIGENC_IS_CODE_ASCII(code) && ONIGENC_IS_CODE_WORD(enc,code)) ONIGENC_IS_CODE_WORD 2534 ext/mbstring/oniguruma/regparse.c else if (!ONIGENC_IS_CODE_WORD(enc, c)) { ONIGENC_IS_CODE_WORD 2556 ext/mbstring/oniguruma/regparse.c else if (!ONIGENC_IS_CODE_WORD(enc, c)) { ONIGENC_IS_CODE_WORD 2658 ext/mbstring/oniguruma/regparse.c else if (!ONIGENC_IS_CODE_WORD(enc, c)) { ONIGENC_IS_CODE_WORD 2677 ext/mbstring/oniguruma/regparse.c if (!ONIGENC_IS_CODE_WORD(enc, c)) ONIGENC_IS_CODE_WORD 2686 ext/mbstring/oniguruma/regparse.c if (!ONIGENC_IS_CODE_WORD(enc, c)) { ONIGENC_IS_CODE_WORD 3895 ext/mbstring/oniguruma/regparse.c && ! ONIGENC_IS_CODE_WORD(enc, c))