dokkan-battle-bot/BotZone2.8v1 Android/sqlcipher/ext/fts2
2019-11-09 20:56:48 +00:00
..
fts2.c Added bodzone for android 2019-11-09 20:56:48 +00:00
fts2.h Added bodzone for android 2019-11-09 20:56:48 +00:00
fts2_hash.c Added bodzone for android 2019-11-09 20:56:48 +00:00
fts2_hash.h Added bodzone for android 2019-11-09 20:56:48 +00:00
fts2_icu.c Added bodzone for android 2019-11-09 20:56:48 +00:00
fts2_porter.c Added bodzone for android 2019-11-09 20:56:48 +00:00
fts2_tokenizer.c Added bodzone for android 2019-11-09 20:56:48 +00:00
fts2_tokenizer.h Added bodzone for android 2019-11-09 20:56:48 +00:00
fts2_tokenizer1.c Added bodzone for android 2019-11-09 20:56:48 +00:00
mkfts2amal.tcl Added bodzone for android 2019-11-09 20:56:48 +00:00
README.tokenizers Added bodzone for android 2019-11-09 20:56:48 +00:00
README.txt Added bodzone for android 2019-11-09 20:56:48 +00:00

This folder contains source code to the second full-text search
extension for SQLite.  While the API is the same, this version uses a
substantially different storage schema from fts1, so tables will need
to be rebuilt.