Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Darglist.c102 int old_arg_count; in alist_expand() local
117 old_arg_count = GARGCOUNT; in alist_expand()
118 if (expand_wildcards(old_arg_count, old_arg_files, in alist_expand()
125 FreeWild(old_arg_count, old_arg_files); in alist_expand()