Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dspell.pro15 void count_common_word(slang_T *lp, char_u *word, int len, int count);
/vim-8.2.3635/src/
H A Dspell.c299 count_common_word(mi.mi_lp->lp_slang, ptr, in spell_check()
1807 count_common_word( in count_common_word() function
H A Dspellfile.c1164 count_common_word(lp, word, -1, 10); in read_words_section()