Searched refs:spell_suggest_expr (Results 1 – 1 of 1) sorted by relevance
202 static void spell_suggest_expr(suginfo_T *su, char_u *expr);859 spell_suggest_expr(su, buf + 5); in spell_find_suggest()890 spell_suggest_expr(suginfo_T *su, char_u *expr) in spell_suggest_expr() function