Home
last modified time | relevance | path

Searched defs:Fts3Index (Results 1 – 4 of 4) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3Int.h266 struct Fts3Index { struct
267 int nPrefix; /* Prefix length (0 for main terms index) */
268 Fts3Hash hPending; /* Pending terms table for this index */
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3Int.h286 struct Fts3Index { struct
287 int nPrefix; /* Prefix length (0 for main terms index) */
288 Fts3Hash hPending; /* Pending terms table for this index */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3Int.h284 struct Fts3Index { struct
285 int nPrefix; /* Prefix length (0 for main terms index) */
286 Fts3Hash hPending; /* Pending terms table for this index */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3Int.h286 struct Fts3Index { struct
287 int nPrefix; /* Prefix length (0 for main terms index) */
288 Fts3Hash hPending; /* Pending terms table for this index */