Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c1779 xp->xp_context = EXPAND_ARGLIST; in set_one_cmd_context()
2158 {EXPAND_ARGLIST, get_arglist_name, TRUE, FALSE}, in ExpandFromContext()
H A Dusercmd.c46 {EXPAND_ARGLIST, "arglist"},
H A Dvim.h801 #define EXPAND_ARGLIST 48 macro