Searched refs:eval_soundfold (Results 1 – 3 of 3) sorted by relevance
36 char_u *eval_soundfold(char_u *word);
3060 eval_soundfold(char_u *word) in eval_soundfold() function
9246 rettv->vval.v_string = eval_soundfold(s); in f_soundfold()