Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c224 static void rescore_suggestions(suginfo_T *su);
1007 rescore_suggestions(su); in spell_suggest_intern()
1052 rescore_suggestions(su); in spell_suggest_intern()
3669 rescore_suggestions(suginfo_T *su) in rescore_suggestions() function