Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5Int.h645 typedef struct Fts5Token Fts5Token; typedef
649 struct Fts5Token { struct
650 const char *p; /* Token text (not NULL terminated) */
651 int n; /* Size of buffer p in bytes */
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5Int.h677 typedef struct Fts5Token Fts5Token; typedef
681 struct Fts5Token { struct
682 const char *p; /* Token text (not NULL terminated) */
683 int n; /* Size of buffer p in bytes */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5Int.h675 typedef struct Fts5Token Fts5Token; typedef
679 struct Fts5Token { struct
680 const char *p; /* Token text (not NULL terminated) */
681 int n; /* Size of buffer p in bytes */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5Int.h677 typedef struct Fts5Token Fts5Token; typedef
681 struct Fts5Token { struct
682 const char *p; /* Token text (not NULL terminated) */
683 int n; /* Size of buffer p in bytes */
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.c1228 typedef struct Fts5Token Fts5Token; typedef
1232 struct Fts5Token { struct
1233 const char *p; /* Token text (not NULL terminated) */
1234 int n; /* Size of buffer p in bytes */
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.c1228 typedef struct Fts5Token Fts5Token; typedef
1232 struct Fts5Token { struct
1233 const char *p; /* Token text (not NULL terminated) */
1234 int n; /* Size of buffer p in bytes */