Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c2014 static int sug_maketable(spellinfo_T *spin);
5509 if (sug_maketable(spin) == FAIL) in spell_make_sugfile()
5652 sug_maketable(spellinfo_T *spin) in sug_maketable() function