Home
last modified time | relevance | path

Searched refs:FTS5_TOKENIZE_PREFIX (Results 251 – 275 of 304) sorted by relevance

1...<<111213

/dports/devel/fossil/fossil-src-2.17/src/
H A Dsqlite3.c12653 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
213847 #define FTS5_TOKENIZE_PREFIX 0x0002
220127 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c13167 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208449 #define FTS5_TOKENIZE_PREFIX 0x0002
214586 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/firefox/firefox-99.0/third_party/sqlite3/src/
H A Dsqlite3.c12742 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
214792 #define FTS5_TOKENIZE_PREFIX 0x0002
221070 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/emulators/mame/mame-mame0226/3rdparty/sqlite3/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/net/quiterss/quiterss-0.19.4_1/3rdparty/sqlite/
H A Dsqlite3.c13070 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
206390 #define FTS5_TOKENIZE_PREFIX 0x0002
212527 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/firefox/firefox-99.0/third_party/rust/libsqlite3-sys/sqlite3/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c13272 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
211707 #define FTS5_TOKENIZE_PREFIX 0x0002
217959 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libsqlite3-sys/sqlite3/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/persistent-sqlite-2.10.6.2/cbits/
H A Dsqlite3.c12843 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
203092 #define FTS5_TOKENIZE_PREFIX 0x0002
209214 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/sqlite/
H A Dsqlite3.c13271 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
211604 #define FTS5_TOKENIZE_PREFIX 0x0002
217856 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c13380 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
212953 #define FTS5_TOKENIZE_PREFIX 0x0002
219211 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c13272 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
211707 #define FTS5_TOKENIZE_PREFIX 0x0002
217959 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/math/vtk9/VTK-9.1.0/ThirdParty/sqlite/vtksqlite/
H A Dsqlite3.c13382 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
212955 #define FTS5_TOKENIZE_PREFIX 0x0002
219213 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/wt/wt-4.6.1/src/Wt/Dbo/backend/amalgamation/
H A Dsqlite3.c13271 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
211718 #define FTS5_TOKENIZE_PREFIX 0x0002
217970 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c13230 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
209306 #define FTS5_TOKENIZE_PREFIX 0x0002
215563 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/yarr/yarr-2.2/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c13272 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
211707 #define FTS5_TOKENIZE_PREFIX 0x0002
217959 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/x11/aclip/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c13379 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
212952 #define FTS5_TOKENIZE_PREFIX 0x0002
219210 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/x11/arcan-trayicon/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c13379 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
212952 #define FTS5_TOKENIZE_PREFIX 0x0002
219210 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/civetweb/civetweb-1.15/src/third_party/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/firefox-esr/firefox-91.8.0/third_party/sqlite3/src/
H A Dsqlite3.c13379 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
212952 #define FTS5_TOKENIZE_PREFIX 0x0002
219210 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/libsqlite3-sys/sqlite3/
H A Dsqlite3.c13166 #define FTS5_TOKENIZE_PREFIX 0x0002 macro
208448 #define FTS5_TOKENIZE_PREFIX 0x0002
214585 int flags = FTS5_TOKENIZE_QUERY | (bPrefix ? FTS5_TOKENIZE_PREFIX : 0);

1...<<111213