Searched refs:use_curbuf (Results 1 – 2 of 2) sorted by relevance
7 void alist_set(alist_T *al, int count, char_u **files, int use_curbuf, int *fnum_list, int fnum_len…
141 int use_curbuf, in alist_set() argument173 alist_add(al, files[i], use_curbuf ? 2 : 1); in alist_set()