Searched refs:st_word (Results 1 – 1 of 1) sorted by relevance
677 STRCPY(p + c, stp->st_word); in spell_suggest()736 STRCPY(wcopy, stp->st_word); in spell_suggest_list()2859 sstp->st_word = vim_strsave(stp->st_word); in score_comp_sal()2961 p = SUG(*gap, i).st_word; in score_combine()2980 vim_free(stp[i].st_word); in score_combine()3039 pgood = stp->st_word; in stp_sal_score()3554 new_sug.st_word = stp->st_word; in add_suggestion()3577 if (stp->st_word != NULL) in add_suggestion()3632 vim_free(stp[i].st_word); in check_suggestions()3725 n = STRICMP(p1->st_word, p2->st_word); in sug_compare()[all …]