Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c204 static void spell_suggest_file(suginfo_T *su, char_u *fname);
866 spell_suggest_file(su, buf + 5); in spell_find_suggest()
926 spell_suggest_file(suginfo_T *su, char_u *fname) in spell_suggest_file() function