tolower 763 git-compat-util.h #undef tolower tolower 793 git-compat-util.h #define tolower(x) sane_case((unsigned char)(x), 0x20)