Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro40 void spell_dump_compl(char_u *pat, int ic, int *dir, int dumpflags_arg);
/vim-8.2.3635/src/
H A Dspell.c3846 spell_dump_compl(NULL, 0, NULL, eap->forceit ? DUMPFLAG_COUNT : 0); in ex_spelldump()
3862 spell_dump_compl( in spell_dump_compl() function
H A Dinsexpand.c1280 spell_dump_compl(ptr, regmatch.rm_ic, &dir, 0); in ins_compl_dictionaries()