Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c181 char_u ts_delidx; // index in fword for char that was deleted, member
1912 || c != fword[sp->ts_delidx]))) in suggest_trie_walk()
2066 stack[depth].ts_delidx = sp->ts_fidx; in suggest_trie_walk()