Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro34 int nofold_len(char_u *fword, int flen, char_u *word);
/vim-8.2.3635/src/
H A Dspell.c1152 mip->mi_cprefixlen = nofold_len(mip->mi_fword, in find_prefix()
3025 nofold_len(char_u *fword, int flen, char_u *word) in nofold_len() function
H A Dspellsuggest.c1363 n = nofold_len(fword, sp->ts_fidx, su->su_badptr); in suggest_trie_walk()
1830 n = nofold_len(fword, sp->ts_fidx, su->su_badptr); in suggest_trie_walk()