isxdigit 767 git-compat-util.h #undef isxdigit isxdigit 792 git-compat-util.h #define isxdigit(x) (hexval_table[(unsigned char)(x)] != -1)