isdigit           757 git-compat-util.h #undef isdigit
isdigit           781 git-compat-util.h #define isdigit(x) sane_istest(x,GIT_DIGIT)