hasVowel         118924 third_party/sqlite/amalgamation/sqlite3.c      (stem(&z, "gni", "", hasVowel) || stem(&z, "de", "", hasVowel))
hasVowel         118939 third_party/sqlite/amalgamation/sqlite3.c   if( z[0]=='y' && hasVowel(z+1) ){
hasVowel          383 third_party/sqlite/src/ext/fts1/fts1_porter.c      (stem(&z, "gni", "", hasVowel) || stem(&z, "de", "", hasVowel))
hasVowel          398 third_party/sqlite/src/ext/fts1/fts1_porter.c   if( z[0]=='y' && hasVowel(z+1) ){
hasVowel          382 third_party/sqlite/src/ext/fts2/fts2_porter.c      (stem(&z, "gni", "", hasVowel) || stem(&z, "de", "", hasVowel))
hasVowel          397 third_party/sqlite/src/ext/fts2/fts2_porter.c   if( z[0]=='y' && hasVowel(z+1) ){
hasVowel          385 third_party/sqlite/src/ext/fts3/fts3_porter.c      (stem(&z, "gni", "", hasVowel) || stem(&z, "de", "", hasVowel))
hasVowel          400 third_party/sqlite/src/ext/fts3/fts3_porter.c   if( z[0]=='y' && hasVowel(z+1) ){