Searched refs:nofold_len (Results 1 – 3 of 3) sorted by relevance
34 int nofold_len(char_u *fword, int flen, char_u *word);
1152 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
1363 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()