Searched refs:find_file_in_path_option (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | findfile.pro | 9 char_u *find_file_in_path_option(char_u *ptr, int len, int options, int first, char_u *path_option,…
|
| /vim-8.2.3635/src/ |
| H A D | findfile.c | 1673 return find_file_in_path_option(ptr, len, options, first, in find_file_in_path() 1709 return find_file_in_path_option(ptr, len, options, TRUE, p_cdpath, in find_directory_in_path() 1714 find_file_in_path_option( in find_file_in_path_option() function
|
| H A D | filepath.c | 989 fresult = find_file_in_path_option(first ? fname : NULL, in findfilendir()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version7.txt | 4449 Solution: Add the current buffer name to find_file_in_path_option() for the
|