Searched refs:store_aff_word (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | spellfile.c | 2001 static int store_aff_word(spellinfo_T *spin, char_u *word, char_u *afflist, afffile_T *affile, hash… 3679 if (store_aff_word(spin, dw, afflist, affile, in spell_read_dic() 3685 if (store_aff_word(spin, dw, afflist, affile, in spell_read_dic() 3823 store_aff_word( in store_aff_word() function 4048 if (store_aff_word(spin, newword, ae->ae_flags, in store_aff_word() 4060 if (store_aff_word(spin, newword, in store_aff_word() 4066 && store_aff_word(spin, newword, in store_aff_word()
|