Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c172 char_u ts_tcharidx; // current byte index in tword character member
1941 sp->ts_tcharidx = 0; in suggest_trie_walk()
1951 if (++sp->ts_tcharidx == sp->ts_tcharlen) in suggest_trie_walk()
2171 sp->ts_tcharidx = 1; in suggest_trie_walk()