Searched refs:dir_of_file_exists (Results 1 – 4 of 4) sorted by relevance
45 int dir_of_file_exists(char_u *fname);
2937 dir_of_file_exists(char_u *fname) in dir_of_file_exists() function
534 if (dir_of_file_exists(fname)) in readfile()
6305 if (!dir_of_file_exists(fname) && (p = gettail_sep(fname)) != fname) in spell_add_word()