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

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtransrt.cpp174 static UBool isVowel(UChar c);
216 firstIsVowel = isVowel(c);
232 UBool LegalGreek::isVowel(UChar c) { function in class:LegalGreek
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c121046 static int isVowel(const char *z){ function
[all...]

Completed in 415 milliseconds