Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2_porter.c57 static const sqlite3_tokenizer_module porterTokenizerModule; variable
622 static const sqlite3_tokenizer_module porterTokenizerModule = { variable
/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfts1_porter.c58 static const sqlite3_tokenizer_module porterTokenizerModule; variable
624 static const sqlite3_tokenizer_module porterTokenizerModule = { variable
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_porter.c627 static const sqlite3_tokenizer_module porterTokenizerModule = { variable