Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c1382 tword[sp->ts_twordlen] = NUL; in suggest_trie_walk()
1386 sp->ts_splitoff = sp->ts_twordlen; in suggest_trie_walk()
1413 tword[sp->ts_twordlen] = NUL; in suggest_trie_walk()
1505 sp->ts_twordlen - sp->ts_splitoff); in suggest_trie_walk()
1697 && sp->ts_twordlen - sp->ts_splitoff in suggest_trie_walk()
1787 sp->ts_splitoff = sp->ts_twordlen; in suggest_trie_walk()
1929 tword[sp->ts_twordlen++] = c; in suggest_trie_walk()
1967 + sp->ts_twordlen in suggest_trie_walk()
1981 + sp->ts_twordlen in suggest_trie_walk()
2160 tword[sp->ts_twordlen++] = c; in suggest_trie_walk()
[all …]