Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c206 static void spell_find_cleanup(suginfo_T *su);
697 spell_find_cleanup(&sug); in spell_suggest()
742 spell_find_cleanup(&sug); in spell_suggest_list()
1064 spell_find_cleanup(suginfo_T *su) in spell_find_cleanup() function