Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c2125 {EXPAND_FUNCTIONS, get_function_name, FALSE, TRUE}, in ExpandFromContext()
2268 || xp->xp_context == EXPAND_FUNCTIONS in ExpandGeneric()
H A Dusercmd.c68 {EXPAND_FUNCTIONS, "function"},
H A Dvim.h771 #define EXPAND_FUNCTIONS 18 macro
H A Deval.c1841 xp->xp_context = cmdidx == CMD_call ? EXPAND_FUNCTIONS in set_context_for_expression()
1880 && xp->xp_context == EXPAND_FUNCTIONS in set_context_for_expression()