Searched refs:consonant_count (Results 1 – 1 of 1) sorted by relevance
601 le_int8 consonant_count = 0; in findSyllable() local607 consonant_count++; in findSyllable()608 if ( consonant_count > MAX_CONSONANTS_PER_SYLLABLE ) { in findSyllable()