Searched defs:isVowel (Results 1 – 2 of 2) sorted by relevance
109 static bool isVowel(char a) { in isVowel() function
202575 static int isVowel(const char *z){ function