Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Devalfunc.pro4 char_u *get_expr_name(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dcmdexpand.c2128 {EXPAND_EXPRESSION, get_expr_name, FALSE, TRUE}, in ExpandFromContext()
H A Devalfunc.c2353 get_expr_name(expand_T *xp, int idx) in get_expr_name() function