Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c213 static void score_combine(suginfo_T *su);
882 score_combine(su); in spell_find_suggest()
2880 score_combine(suginfo_T *su) in score_combine() function