Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Darglist.pro6 void alist_expand(int *fnum_list, int fnum_len);
/vim-8.2.3635/src/
H A Darglist.c99 alist_expand(int *fnum_list, int fnum_len) in alist_expand() function
H A Dmain.c252 alist_expand(NULL, 0); in VimMain()
H A Dos_win32.c7774 alist_expand(fnum_list, used_alist_count); in fix_arg_enc()