ONIGENC_IS_CODE_ASCII   80 ext/mbstring/oniguruma/enc/euc_jp.c   if (ONIGENC_IS_CODE_ASCII(code)) return 1;
ONIGENC_IS_CODE_ASCII  283 ext/mbstring/oniguruma/oniguruma.h   (ONIGENC_IS_CODE_ASCII(code) && ONIGENC_IS_CODE_WORD(enc,code))
ONIGENC_IS_CODE_ASCII 2517 ext/mbstring/oniguruma/regparse.c     if (ONIGENC_IS_CODE_ASCII(first_code) &&
ONIGENC_IS_CODE_ASCII 2598 ext/mbstring/oniguruma/regparse.c     if (ONIGENC_IS_CODE_ASCII(first_code) &&