Home
last modified time | relevance | path

Searched refs:Fts5Context (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5.h38 typedef struct Fts5Context Fts5Context; typedef
268 void *(*xUserData)(Fts5Context*);
270 int (*xColumnCount)(Fts5Context*);
271 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
274 int (*xTokenize)(Fts5Context*,
280 int (*xPhraseCount)(Fts5Context*);
281 int (*xPhraseSize)(Fts5Context*, int iPhrase);
283 int (*xInstCount)(Fts5Context*, int *pnInst);
286 sqlite3_int64 (*xRowid)(Fts5Context*);
291 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5.h38 typedef struct Fts5Context Fts5Context; typedef
268 void *(*xUserData)(Fts5Context*);
270 int (*xColumnCount)(Fts5Context*);
271 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
274 int (*xTokenize)(Fts5Context*,
280 int (*xPhraseCount)(Fts5Context*);
281 int (*xPhraseSize)(Fts5Context*, int iPhrase);
283 int (*xInstCount)(Fts5Context*, int *pnInst);
286 sqlite3_int64 (*xRowid)(Fts5Context*);
291 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5.h38 typedef struct Fts5Context Fts5Context; typedef
272 void *(*xUserData)(Fts5Context*);
274 int (*xColumnCount)(Fts5Context*);
275 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
278 int (*xTokenize)(Fts5Context*,
284 int (*xPhraseCount)(Fts5Context*);
285 int (*xPhraseSize)(Fts5Context*, int iPhrase);
287 int (*xInstCount)(Fts5Context*, int *pnInst);
290 sqlite3_int64 (*xRowid)(Fts5Context*);
295 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5.h38 typedef struct Fts5Context Fts5Context; typedef
268 void *(*xUserData)(Fts5Context*);
270 int (*xColumnCount)(Fts5Context*);
271 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
274 int (*xTokenize)(Fts5Context*,
280 int (*xPhraseCount)(Fts5Context*);
281 int (*xPhraseSize)(Fts5Context*, int iPhrase);
283 int (*xInstCount)(Fts5Context*, int *pnInst);
286 sqlite3_int64 (*xRowid)(Fts5Context*);
291 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.h38 typedef struct Fts5Context Fts5Context; typedef
270 void *(*xUserData)(Fts5Context*);
272 int (*xColumnCount)(Fts5Context*);
273 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
276 int (*xTokenize)(Fts5Context*,
282 int (*xPhraseCount)(Fts5Context*);
283 int (*xPhraseSize)(Fts5Context*, int iPhrase);
285 int (*xInstCount)(Fts5Context*, int *pnInst);
288 sqlite3_int64 (*xRowid)(Fts5Context*);
293 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.h38 typedef struct Fts5Context Fts5Context; typedef
270 void *(*xUserData)(Fts5Context*);
272 int (*xColumnCount)(Fts5Context*);
273 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
276 int (*xTokenize)(Fts5Context*,
282 int (*xPhraseCount)(Fts5Context*);
283 int (*xPhraseSize)(Fts5Context*, int iPhrase);
285 int (*xInstCount)(Fts5Context*, int *pnInst);
288 sqlite3_int64 (*xRowid)(Fts5Context*);
293 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dsqlite3.h8192 typedef struct Fts5Context Fts5Context; typedef
8424 void *(*xUserData)(Fts5Context*);
8426 int (*xColumnCount)(Fts5Context*);
8427 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
8430 int (*xTokenize)(Fts5Context*,
8436 int (*xPhraseCount)(Fts5Context*);
8437 int (*xPhraseSize)(Fts5Context*, int iPhrase);
8439 int (*xInstCount)(Fts5Context*, int *pnInst);
8442 sqlite3_int64 (*xRowid)(Fts5Context*);
8447 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/include/
H A Dsqlite3.h8192 typedef struct Fts5Context Fts5Context; typedef
8424 void *(*xUserData)(Fts5Context*);
8426 int (*xColumnCount)(Fts5Context*);
8427 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
8430 int (*xTokenize)(Fts5Context*,
8436 int (*xPhraseCount)(Fts5Context*);
8437 int (*xPhraseSize)(Fts5Context*, int iPhrase);
8439 int (*xInstCount)(Fts5Context*, int *pnInst);
8442 sqlite3_int64 (*xRowid)(Fts5Context*);
8447 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/etc/c/
H A Dsqlite3.d2026 struct Fts5Context;
2030 Fts5Context *pFts,
2045 void* function(Fts5Context*) xUserData;
2046 int function(Fts5Context*) xColumnCount;
2049 int function(Fts5Context*,
2054 int function(Fts5Context*) xPhraseCount;
2055 int function(Fts5Context*, int iPhrase) xPhraseSize;
2056 int function(Fts5Context*, int *pnInst) xInstCount;
2058 sqlite3_int64 function(Fts5Context*) xRowid;
2061 int function(Fts5Context*, int iPhrase, void *pUserData,
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/sqlite/
H A Dsqlite3.h8147 typedef struct Fts5Context Fts5Context; typedef
8324 void *(*xUserData)(Fts5Context*);
8326 int (*xColumnCount)(Fts5Context*);
8327 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
8330 int (*xTokenize)(Fts5Context*,
8336 int (*xPhraseCount)(Fts5Context*);
8337 int (*xPhraseSize)(Fts5Context*, int iPhrase);
8339 int (*xInstCount)(Fts5Context*, int *pnInst);
8342 sqlite3_int64 (*xRowid)(Fts5Context*);
8347 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/sqlite/
H A Dsqlite3.h8147 typedef struct Fts5Context Fts5Context; typedef
8324 void *(*xUserData)(Fts5Context*);
8326 int (*xColumnCount)(Fts5Context*);
8327 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
8330 int (*xTokenize)(Fts5Context*,
8336 int (*xPhraseCount)(Fts5Context*);
8337 int (*xPhraseSize)(Fts5Context*, int iPhrase);
8339 int (*xInstCount)(Fts5Context*, int *pnInst);
8342 sqlite3_int64 (*xRowid)(Fts5Context*);
8347 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/bandb/sqlite3/
H A Dsqlite3.h8141 typedef struct Fts5Context Fts5Context; typedef
8318 void *(*xUserData)(Fts5Context*);
8320 int (*xColumnCount)(Fts5Context*);
8321 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
8324 int (*xTokenize)(Fts5Context*,
8330 int (*xPhraseCount)(Fts5Context*);
8331 int (*xPhraseSize)(Fts5Context*, int iPhrase);
8333 int (*xInstCount)(Fts5Context*, int *pnInst);
8336 sqlite3_int64 (*xRowid)(Fts5Context*);
8341 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.h10151 typedef struct Fts5Context Fts5Context; typedef
10385 void *(*xUserData)(Fts5Context*);
10387 int (*xColumnCount)(Fts5Context*);
10388 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
10391 int (*xTokenize)(Fts5Context*,
10397 int (*xPhraseCount)(Fts5Context*);
10398 int (*xPhraseSize)(Fts5Context*, int iPhrase);
10400 int (*xInstCount)(Fts5Context*, int *pnInst);
10403 sqlite3_int64 (*xRowid)(Fts5Context*);
10408 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sqlite/include/
H A Dsqlite3.h10151 typedef struct Fts5Context Fts5Context; typedef
10385 void *(*xUserData)(Fts5Context*);
10387 int (*xColumnCount)(Fts5Context*);
10388 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
10391 int (*xTokenize)(Fts5Context*,
10397 int (*xPhraseCount)(Fts5Context*);
10398 int (*xPhraseSize)(Fts5Context*, int iPhrase);
10400 int (*xInstCount)(Fts5Context*, int *pnInst);
10403 sqlite3_int64 (*xRowid)(Fts5Context*);
10408 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/emulators/mgba/mgba-0.9.2/src/third-party/sqlite3/
H A Dsqlite3.h9899 typedef struct Fts5Context Fts5Context; typedef
10133 void *(*xUserData)(Fts5Context*);
10135 int (*xColumnCount)(Fts5Context*);
10136 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
10139 int (*xTokenize)(Fts5Context*,
10145 int (*xPhraseCount)(Fts5Context*);
10146 int (*xPhraseSize)(Fts5Context*, int iPhrase);
10148 int (*xInstCount)(Fts5Context*, int *pnInst);
10151 sqlite3_int64 (*xRowid)(Fts5Context*);
10156 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SQLite/src/
H A Dsqlite3.h9948 typedef struct Fts5Context Fts5Context; typedef
10182 void *(*xUserData)(Fts5Context*);
10184 int (*xColumnCount)(Fts5Context*);
10185 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
10188 int (*xTokenize)(Fts5Context*,
10194 int (*xPhraseCount)(Fts5Context*);
10195 int (*xPhraseSize)(Fts5Context*, int iPhrase);
10197 int (*xInstCount)(Fts5Context*, int *pnInst);
10200 sqlite3_int64 (*xRowid)(Fts5Context*);
10205 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/sqlite/vtksqlite/
H A Dsqlite3.h10187 typedef struct Fts5Context Fts5Context; typedef
10421 void *(*xUserData)(Fts5Context*);
10423 int (*xColumnCount)(Fts5Context*);
10424 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow);
10427 int (*xTokenize)(Fts5Context*,
10433 int (*xPhraseCount)(Fts5Context*);
10434 int (*xPhraseSize)(Fts5Context*, int iPhrase);
10436 int (*xInstCount)(Fts5Context*, int *pnInst);
10439 sqlite3_int64 (*xRowid)(Fts5Context*);
10444 int(*)(const Fts5ExtensionApi*,Fts5Context*,void*)
[all …]

12345678910>>...13