Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c404 idx_T endidx[MAXWLEN]; // possible word endings in find_word() local
485 endidx[endidxcnt++] = arridx++; in find_word()
555 arridx = endidx[endidxcnt]; in find_word()