Searched refs:spell_dump_compl (Results 1 – 3 of 3) sorted by relevance
40 void spell_dump_compl(char_u *pat, int ic, int *dir, int dumpflags_arg);
3846 spell_dump_compl(NULL, 0, NULL, eap->forceit ? DUMPFLAG_COUNT : 0); in ex_spelldump()3862 spell_dump_compl( in spell_dump_compl() function
1280 spell_dump_compl(ptr, regmatch.rm_ic, &dir, 0); in ins_compl_dictionaries()