Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Darglist.pro24 char_u *get_arglist_name(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Darglist.c866 get_arglist_name(expand_T *xp UNUSED, int idx) in get_arglist_name() function
H A Dcmdexpand.c2158 {EXPAND_ARGLIST, get_arglist_name, TRUE, FALSE}, in ExpandFromContext()