Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro24 void close_spellbuf(buf_T *buf);
/vim-8.2.3635/src/
H A Dspell.c1771 close_spellbuf(lp->sl_sugbuf); in slang_clear_sug()
2526 close_spellbuf(buf_T *buf) in close_spellbuf() function
H A Dspellfile.c5539 close_spellbuf(spin->si_spellbuf); in spell_make_sugfile()