Home
last modified time | relevance | path

Searched defs:hasVowel (Results 1 – 19 of 19) sorted by relevance

/dports/biology/ncbi-entrez-direct/ncbi-entrez-direct-14.9.20210423/cmd/vendor/github.com/surgebase/porter2/
H A Dporter2.go2064 func hasVowel(rs []rune) bool { func
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3_porter.c226 static int hasVowel(const char *z){ in hasVowel() function
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts2/
H A Dfts2_porter.c227 static int hasVowel(const char *z){ in hasVowel() function
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3_porter.c226 static int hasVowel(const char *z){ in hasVowel() function
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts2/
H A Dfts2_porter.c227 static int hasVowel(const char *z){ in hasVowel() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3_porter.c226 static int hasVowel(const char *z){ in hasVowel() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts2/
H A Dfts2_porter.c227 static int hasVowel(const char *z){ in hasVowel() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts2/
H A Dfts2_porter.c227 static int hasVowel(const char *z){ in hasVowel() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3_porter.c226 static int hasVowel(const char *z){ in hasVowel() function
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts3/
H A Dfts3_porter.c227 static int hasVowel(const char *z){ in hasVowel() function
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts2/
H A Dfts2_porter.c224 static int hasVowel(const char *z){ in hasVowel() function
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts1/
H A Dfts1_porter.c225 static int hasVowel(const char *z){ in hasVowel() function
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts1/
H A Dfts1_porter.c225 static int hasVowel(const char *z){ in hasVowel() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts1/
H A Dfts1_porter.c225 static int hasVowel(const char *z){ in hasVowel() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts1/
H A Dfts1_porter.c225 static int hasVowel(const char *z){ in hasVowel() function
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts1/
H A Dfts1_porter.c225 static int hasVowel(const char *z){ in hasVowel() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/spelling/engine/
H A DDefaultPhoneticHashProvider.java184 protected static final boolean hasVowel(final char[] token, final int offset, final int length) { in hasVowel() method in DefaultPhoneticHashProvider
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/spelling/engine/
H A DDefaultPhoneticHashProvider.java293 protected static final boolean hasVowel(final char[] token, in hasVowel() method in DefaultPhoneticHashProvider
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/extensions/fts3/
H A Dfts3_porter.c388 static int hasVowel(const char* z) { in hasVowel() function