islower           761 git-compat-util.h #undef islower
islower           785 git-compat-util.h #define islower(x) sane_iscase(x, 1)