Home
last modified time | relevance | path

Searched refs:vim_findfile_stopdir (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dfindfile.pro3 char_u *vim_findfile_stopdir(char_u *buf);
/vim-8.2.3635/src/
H A Dfindfile.c654 vim_findfile_stopdir(char_u *buf) in vim_findfile_stopdir() function
1890 r_ptr = vim_findfile_stopdir(buf); in find_file_in_path_option()
H A Dtag.c2979 r_ptr = vim_findfile_stopdir(buf); in get_tagfname()