Searched refs:sl_kbyts (Results 1 – 4 of 4) sorted by relevance
71 char_u *sl_kbyts; // keep-case word bytes member
428 byts = slang->sl_kbyts; in find_word()1687 VIM_CLEAR(lp->sl_kbyts); in slang_clear()3969 byts = slang->sl_kbyts; in spell_dump_compl()
2697 char_u *byts = slang->sl_kbyts; // array with bytes of the words in find_keepcap_word()
562 res = spell_read_tree(fd, &lp->sl_kbyts, NULL, &lp->sl_kidxs, FALSE, 0); in spell_load_file()