isupper           762 git-compat-util.h #undef isupper
isupper           786 git-compat-util.h #define isupper(x) sane_iscase(x, 0)