Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Devalfunc.pro3 char_u *get_function_name(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dcmdexpand.c2125 {EXPAND_FUNCTIONS, get_function_name, FALSE, TRUE}, in ExpandFromContext()
H A Devalfunc.c2318 get_function_name(expand_T *xp, int idx) in get_function_name() function
2362 name = get_function_name(xp, idx); in get_expr_name()