Searched refs:try_dos (Results 1 – 1 of 1) sorted by relevance
183 int try_dos; in readfile() local664 try_dos = (vim_strchr(p_ffs, 'd') != NULL); in readfile()699 try_dos = (vim_strchr(p_ffs, 'd') != NULL); in readfile()917 try_unix = try_dos = try_mac = FALSE; in readfile()2082 if (try_dos || try_unix) in readfile()2093 || (try_dos && p > ptr && p[-1] == CAR)) in readfile()