Home
last modified time | relevance | path

Searched defs:porterTokenizerModule (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/fts2/
H A Dfts2_porter.c60 static const sqlite3_tokenizer_module porterTokenizerModule; variable
625 static const sqlite3_tokenizer_module porterTokenizerModule = { variable
/sqlite-3.40.0/ext/fts1/
H A Dfts1_porter.c58 static const sqlite3_tokenizer_module porterTokenizerModule; variable
624 static const sqlite3_tokenizer_module porterTokenizerModule = { variable
/sqlite-3.40.0/ext/fts3/
H A Dfts3_porter.c642 static const sqlite3_tokenizer_module porterTokenizerModule = { variable