Searched refs:vim_findfile_init (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | findfile.pro | 2 void *vim_findfile_init(char_u *path, char_u *filename, char_u *stopdirs, int level, int free_visit…
|
| /vim-8.2.3635/src/ |
| H A D | findfile.c | 225 vim_findfile_init(path, filename, NULL, level, TRUE, FALSE, 300 vim_findfile_init( in vim_findfile_init() function 1894 fdip_search_ctx = vim_findfile_init(buf, ff_file_to_find, in find_file_in_path_option()
|
| H A D | tag.c | 2989 tnp->tn_search_ctx = vim_findfile_init(buf, filename, in get_tagfname()
|