Home | History | Annotate | Download | only in translit

Lines Matching defs:isVowel

1026         public static boolean isVowel(char c) {
1073 firstIsVowel = isVowel(c);