Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellsuggest.c221 …rray_T *gap, char_u *goodword, int badlen, int score, int altscore, int had_bonus, slang_T *slang,…
3483 int had_bonus, // value for st_had_bonus in add_suggestion() argument
3540 new_sug.st_had_bonus = had_bonus; in add_suggestion()
3542 if (stp->st_had_bonus != had_bonus) in add_suggestion()
3550 if (had_bonus) in add_suggestion()
3582 stp->st_had_bonus = had_bonus; in add_suggestion()