Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c2006 static wordnode_T *get_wordnode(spellinfo_T *spin);
4456 np = get_wordnode(spin); in tree_add_word()
4510 np = get_wordnode(spin); in tree_add_word()
4610 get_wordnode(spellinfo_T *spin) in get_wordnode() function