has_dos_drive_prefix 920 cache.h return is_dir_sep(path[0]) || has_dos_drive_prefix(path); has_dos_drive_prefix 8 compat/basename.c if (has_dos_drive_prefix(path)) has_dos_drive_prefix 1921 compat/mingw.c if (has_dos_drive_prefix(path)) has_dos_drive_prefix 244 connect.c has_dos_drive_prefix(url); has_dos_drive_prefix 623 connect.c else if (protocol == PROTO_FILE && has_dos_drive_prefix(end)) has_dos_drive_prefix 330 git-compat-util.h #ifndef has_dos_drive_prefix has_dos_drive_prefix 549 path.c if (has_dos_drive_prefix(in)) { has_dos_drive_prefix 707 path.c if (has_dos_drive_prefix(src)) { has_dos_drive_prefix 810 read-cache.c if (has_dos_drive_prefix(path)) has_dos_drive_prefix 836 setup.c if (ceil_offset < 0 && has_dos_drive_prefix(cwd.buf))