Home
last modified time | relevance | path

Searched defs:Fts3auxTable (Results 1 – 5 of 5) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/fts3/
H A Dfts3_aux.c21 typedef struct Fts3auxTable Fts3auxTable; typedef
24 struct Fts3auxTable { struct
25 sqlite3_vtab base; /* Base class used by SQLite core */
26 Fts3Table *pFts3Tab;
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3_aux.c20 typedef struct Fts3auxTable Fts3auxTable; typedef
23 struct Fts3auxTable { struct
24 sqlite3_vtab base; /* Base class used by SQLite core */
25 Fts3Table *pFts3Tab;
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3_aux.c20 typedef struct Fts3auxTable Fts3auxTable; typedef
23 struct Fts3auxTable { struct
24 sqlite3_vtab base; /* Base class used by SQLite core */
25 Fts3Table *pFts3Tab;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3_aux.c20 typedef struct Fts3auxTable Fts3auxTable; typedef
23 struct Fts3auxTable { struct
24 sqlite3_vtab base; /* Base class used by SQLite core */
25 Fts3Table *pFts3Tab;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3_aux.c20 typedef struct Fts3auxTable Fts3auxTable; typedef
23 struct Fts3auxTable { struct
24 sqlite3_vtab base; /* Base class used by SQLite core */
25 Fts3Table *pFts3Tab;