is_dir_sep        362 compat/mingw.h #define is_dir_sep(c) ((c) == '/' || (c) == '\\')
is_dir_sep        343 git-compat-util.h #define is_dir_sep git_is_dir_sep