Searched refs:sl_pbyts (Results 1 – 4 of 4) sorted by relevance
73 char_u *sl_pbyts; // prefix tree word bytes member
1097 byts = slang->sl_pbyts; in find_prefix()1688 VIM_CLEAR(lp->sl_pbyts); in slang_clear()3951 if (pat != NULL && slang->sl_pbyts == NULL) in spell_dump_compl()4179 byts = slang->sl_pbyts; in dump_prefixes()
1307 pbyts = slang->sl_pbyts; in suggest_trie_walk()
567 res = spell_read_tree(fd, &lp->sl_pbyts, NULL, &lp->sl_pidxs, TRUE, in spell_load_file()