ONIGENC_IS_CODE_UPPER  396 mbstring/oniguruma/regint.h    : (ONIGENC_IS_CODE_UPPER(enc,code) ? (code) - 'A' + 10 : (code) - 'a' + 10))
ONIGENC_IS_CODE_UPPER 2515 mbstring/oniguruma/regparse.c         ONIGENC_IS_CODE_UPPER(enc, first_code))
ONIGENC_IS_CODE_UPPER 2596 mbstring/oniguruma/regparse.c         ONIGENC_IS_CODE_UPPER(enc, first_code))