Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c2017 static void sug_write(spellinfo_T *spin, char_u *fname);
5532 sug_write(spin, fname); in spell_make_sugfile()
5791 sug_write(spellinfo_T *spin, char_u *fname) in sug_write() function