Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c221 …info_T *su, garray_T *gap, char_u *goodword, int badlen, int score, int altscore, int had_bonus, s…
3482 int altscore, in add_suggestion() argument
3539 new_sug.st_altscore = altscore; in add_suggestion()
3581 stp->st_altscore = altscore; in add_suggestion()