Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c205 static void spell_suggest_intern(suginfo_T *su, int interactive);
870 spell_suggest_intern(su, interactive); in spell_find_suggest()
982 spell_suggest_intern(suginfo_T *su, int interactive) in spell_suggest_intern() function