Home
last modified time | relevance | path

Searched defs:Fts5IndexIter (Results 1 – 6 of 6) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5Int.h335 typedef struct Fts5IndexIter Fts5IndexIter; typedef
337 struct Fts5IndexIter { struct
338 i64 iRowid;
339 const u8 *pData;
340 int nData;
341 u8 bEof;
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5Int.h350 typedef struct Fts5IndexIter Fts5IndexIter; typedef
352 struct Fts5IndexIter { struct
353 i64 iRowid;
354 const u8 *pData;
355 int nData;
356 u8 bEof;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5Int.h347 typedef struct Fts5IndexIter Fts5IndexIter; typedef
349 struct Fts5IndexIter { struct
350 i64 iRowid;
351 const u8 *pData;
352 int nData;
353 u8 bEof;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5Int.h350 typedef struct Fts5IndexIter Fts5IndexIter; typedef
352 struct Fts5IndexIter { struct
353 i64 iRowid;
354 const u8 *pData;
355 int nData;
356 u8 bEof;
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.c920 typedef struct Fts5IndexIter Fts5IndexIter; typedef
922 struct Fts5IndexIter { struct
923 i64 iRowid;
924 const u8 *pData;
925 int nData;
926 u8 bEof;
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.c920 typedef struct Fts5IndexIter Fts5IndexIter; typedef
922 struct Fts5IndexIter { struct
923 i64 iRowid;
924 const u8 *pData;
925 int nData;
926 u8 bEof;