Searched refs:firstIsVowel (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Dtransrt.cpp204 UBool firstIsVowel = FALSE; local
215 firstIsVowel = isVowel(c);
227 if (firstIsVowel || firstIsRho) return breathingCount == 1;

Completed in 16 milliseconds