Home
last modified time | relevance | path

Searched defs:isVowel (Results 1 – 7 of 7) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/language/
DMetaphone.java309 private boolean isVowel(StringBuffer string, int index) { in isVowel() method in Metaphone
DDoubleMetaphone.java894 private boolean isVowel(char ch) { in isVowel() method in DoubleMetaphone
/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2_porter.c157 static int isVowel(const char *z){ in isVowel() function
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_porter.c160 static int isVowel(const char *z){ in isVowel() function
/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfts1_porter.c158 static int isVowel(const char *z){ in isVowel() function
/external/icu/icu4c/source/test/intltest/
Dtransrt.cpp232 UBool LegalGreek::isVowel(UChar c) { in isVowel() function in LegalGreek
/external/chromium_org/third_party/icu/source/test/intltest/
Dtransrt.cpp231 UBool LegalGreek::isVowel(UChar c) { in isVowel() function in LegalGreek