Searched refs:tree_add_word (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | spellfile.c | 2005 static int tree_add_word(spellinfo_T *spin, char_u *word, wordnode_T *tree, int flags, int region, … 2863 tree_add_word(spin, p, spin->si_prefroot, n, in spell_read_aff() 4400 res = tree_add_word(spin, foldword, spin->si_foldroot, ct | flags, in store_word() 4412 res = tree_add_word(spin, word, spin->si_keeproot, flags, in store_word() 4429 tree_add_word( in tree_add_word() function 5608 if (tree_add_word(spin, tsalword, spin->si_foldroot, in sug_filltree()
|