Searched refs:soundfold_find (Results 1 – 1 of 1) sorted by relevance
219 static int soundfold_find(slang_T *slang, char_u *word);3209 sfwordnr = soundfold_find(slang, goodword); in add_sound_suggest()3360 soundfold_find(slang_T *slang, char_u *word) in soundfold_find() function