Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c1547 xp->xp_context = EXPAND_USER_VARS; in set_one_cmd_context()
2124 {EXPAND_USER_VARS, get_user_var_name, FALSE, TRUE}, in ExpandFromContext()
H A Dusercmd.c92 {EXPAND_USER_VARS, "var"},
H A Dvim.h768 #define EXPAND_USER_VARS 15 macro
H A Deval.c1826 xp->xp_context = EXPAND_USER_VARS; in set_context_for_expression()