toupper           764 git-compat-util.h #undef toupper
toupper           794 git-compat-util.h #define toupper(x) sane_case((unsigned char)(x), 0)