cocos-engine-external/sources/sqlite/ext/fts2
bu-wan 1849fe1bef 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
..
README.tokenizers 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
README.txt 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2.c 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2.h 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2_hash.c 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2_hash.h 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2_icu.c 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2_porter.c 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2_tokenizer.c 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2_tokenizer.h 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
fts2_tokenizer1.c 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00
mkfts2amal.tcl 三方库适配openharmony系统 2023-08-18 14:09:51 +08:00

README.txt

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.