ONIGENC_IS_CODE_ASCII   80 mbstring/oniguruma/enc/euc_jp.c   if (ONIGENC_IS_CODE_ASCII(code)) return 1;
ONIGENC_IS_CODE_ASCII  277 mbstring/oniguruma/oniguruma.h   (ONIGENC_IS_CODE_ASCII(code) && ONIGENC_IS_CODE_WORD(enc,code))
ONIGENC_IS_CODE_ASCII 2514 mbstring/oniguruma/regparse.c     if (ONIGENC_IS_CODE_ASCII(first_code) &&
ONIGENC_IS_CODE_ASCII 2595 mbstring/oniguruma/regparse.c     if (ONIGENC_IS_CODE_ASCII(first_code) &&