Searched refs:qf_guess_filepath (Results 1 – 1 of 1) sorted by relevance
177 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