Home
last modified time | relevance | path

Searched defs:Fts5ExprNearset (Results 1 – 10 of 10) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_expr.c111 struct Fts5ExprNearset { struct
112 int nNear; /* NEAR parameter */
113 Fts5Colset *pColset; /* Columns to search (NULL -> all columns) */
114 int nPhrase; /* Number of entries in aPhrase[] array */
115 Fts5ExprPhrase *apPhrase[1]; /* Array of phrase pointers */
H A Dfts5Int.h647 typedef struct Fts5ExprNearset Fts5ExprNearset; typedef
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_expr.c113 struct Fts5ExprNearset { struct
114 int nNear; /* NEAR parameter */
115 Fts5Colset *pColset; /* Columns to search (NULL -> all columns) */
116 int nPhrase; /* Number of entries in aPhrase[] array */
117 Fts5ExprPhrase *apPhrase[1]; /* Array of phrase pointers */
H A Dfts5Int.h679 typedef struct Fts5ExprNearset Fts5ExprNearset; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_expr.c113 struct Fts5ExprNearset { struct
114 int nNear; /* NEAR parameter */
115 Fts5Colset *pColset; /* Columns to search (NULL -> all columns) */
116 int nPhrase; /* Number of entries in aPhrase[] array */
117 Fts5ExprPhrase *apPhrase[1]; /* Array of phrase pointers */
H A Dfts5Int.h677 typedef struct Fts5ExprNearset Fts5ExprNearset; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_expr.c113 struct Fts5ExprNearset { struct
114 int nNear; /* NEAR parameter */
115 Fts5Colset *pColset; /* Columns to search (NULL -> all columns) */
116 int nPhrase; /* Number of entries in aPhrase[] array */
117 Fts5ExprPhrase *apPhrase[1]; /* Array of phrase pointers */
H A Dfts5Int.h679 typedef struct Fts5ExprNearset Fts5ExprNearset; typedef
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.c1230 typedef struct Fts5ExprNearset Fts5ExprNearset; typedef
4691 struct Fts5ExprNearset { struct
4692 int nNear; /* NEAR parameter */
4693 Fts5Colset *pColset; /* Columns to search (NULL -> all columns) */
4694 int nPhrase; /* Number of entries in aPhrase[] array */
4695 Fts5ExprPhrase *apPhrase[1]; /* Array of phrase pointers */
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.c1230 typedef struct Fts5ExprNearset Fts5ExprNearset; typedef
4691 struct Fts5ExprNearset { struct
4692 int nNear; /* NEAR parameter */
4693 Fts5Colset *pColset; /* Columns to search (NULL -> all columns) */
4694 int nPhrase; /* Number of entries in aPhrase[] array */
4695 Fts5ExprPhrase *apPhrase[1]; /* Array of phrase pointers */