Searched refs:store_word (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | spellfile.c | 2004 static int store_word(spellinfo_T *spin, char_u *word, int flags, int region, char_u *pfxlist, int … 3671 if (store_word(spin, dw, flags, spin->si_region, in spell_read_dic() 4040 if (store_word(spin, newword, use_flags, in store_aff_word() 4259 if (store_word(spin, line, flags, regionmask, NULL, FALSE) == FAIL) in spell_read_wordfile() 4382 store_word( in store_word() function
|