Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro23 buf_T *open_spellbuf(void);
/vim-8.2.3635/src/
H A Dspellfile.c758 slang->sl_sugbuf = open_spellbuf(); in suggest_load_files()
5659 spin->si_spellbuf = open_spellbuf(); in sug_maketable()
H A Dspell.c2504 open_spellbuf(void) in open_spellbuf() function