Searched refs:mi_cprefixlen (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dspell.c708 int mi_cprefixlen; /* byte length of prefix in original member in struct:matchinf_S
711 # define mi_cprefixlen mi_prefixlen /* it's the same value */ macro
1458 mip->mi_word + mip->mi_cprefixlen, slang,
2045 mip->mi_cprefixlen = nofold_len(mip->mi_fword,
2049 mip->mi_cprefixlen = mip->mi_prefixlen;

Completed in 169 milliseconds