Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c166 static void f_spellsuggest(typval_T *argvars, typval_T *rettv);
1987 ret_list_string, f_spellsuggest},
9338 f_spellsuggest(typval_T *argvars UNUSED, typval_T *rettv) in f_spellsuggest() function