Searched refs:eval_spell_expr (Results 1 – 3 of 3) sorted by relevance
12 list_T *eval_spell_expr(char_u *badword, char_u *expr);
451 eval_spell_expr(char_u *badword, char_u *expr) in eval_spell_expr() function
900 list = eval_spell_expr(su->su_badword, expr); in spell_suggest_expr()