isascii 755 git-compat-util.h #undef isascii isascii 779 git-compat-util.h #define isascii(x) (((x) & ~0x7f) == 0)