Searched refs:sl_pbyts (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dspell.c454 char_u *sl_pbyts; /* prefix tree word bytes */ member in struct:slang_S
1989 byts = slang->sl_pbyts;
2592 vim_free(lp->sl_pbyts);
2593 lp->sl_pbyts = NULL;
2954 res = spell_read_tree(fd, &lp->sl_pbyts, &lp->sl_pidxs, TRUE,
11338 pbyts = slang->sl_pbyts;
15641 if (pat != NULL && slang->sl_pbyts == NULL)
15869 byts = slang->sl_pbyts;

Completed in 192 milliseconds