Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c8305 get_qf_loc_list(int is_qf, win_T *wp, typval_T *what_arg, typval_T *rettv) in get_qf_loc_list() function
8347 get_qf_loc_list(FALSE, wp, &argvars[1], rettv); in f_getloclist()
8361 get_qf_loc_list(TRUE, NULL, &argvars[0], rettv); in f_getqflist()