Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.c130 static int fold_more(matchinf_T *mip);
470 flen = fold_more(mip); in find_word()
539 flen = fold_more(mip); in find_word()
1122 flen = fold_more(mip); in find_prefix()
1203 fold_more(matchinf_T *mip) in fold_more() function