Searched refs:count_syllables (Results 1 – 1 of 1) sorted by relevance
132 static int count_syllables(slang_T *slang, char_u *word);965 && count_syllables(slang, word) > slang->sl_compsylmax) in can_compound()1913 count_syllables(slang_T *slang, char_u *word) in count_syllables() function