Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c433 wlen += mip->mi_compoff; in find_word()
452 wlen = mip->mi_compoff; in find_word()
453 flen -= mip->mi_compoff; in find_word()
697 mip->mi_compoff) != 0) in find_word()
705 p = mip->mi_word + mip->mi_compoff; in find_word()
776 mip->mi_compoff = endlen[endidxcnt]; in find_word()
792 c = mip->mi_compoff; in find_word()
818 mip->mi_compoff = wlen; in find_word()
827 mip->mi_compoff = c; in find_word()
1108 ptr += mip->mi_compoff; in find_prefix()
[all …]