Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c2105 spell_clear_flags(np->wn_child); in spell_clear_flags()
2128 if (node->wn_child != NULL) in spell_print_node()
4459 np->wn_child = copyp->wn_child; in tree_add_word()
4460 if (np->wn_child != NULL) in tree_add_word()
4539 prev = &node->wn_child; in tree_add_word()
4619 spin->si_first_free = n->wn_child; in get_wordnode()
4646 if (np->wn_child != NULL) in deref_wordnode()
4759 np->wn_child = tp; in node_compress()
4831 : (p1->wn_child != p2->wn_child))) in node_equal()
5284 clear_node(np->wn_child); in clear_node()
[all …]