Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c177 static char_u *qf_guess_filepath(qf_list_T *qfl, char_u *);
2405 directory = qf_guess_filepath(qfl, fname); in qf_get_fnum()
2572 qf_guess_filepath(qf_list_T *qfl, char_u *filename) in qf_guess_filepath() function