Searched refs:firstIsVowel (Results 1 – 1 of 1) sorted by relevance
205 UBool firstIsVowel = FALSE; in is() local216 firstIsVowel = isVowel(c); in is()228 if (firstIsVowel || firstIsRho) return breathingCount == 1; in is()