Home
last modified time | relevance | path

Searched refs:FTS5_PLAN_SOURCE (Results 1 – 25 of 133) sorted by relevance

123456

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_main.c447 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */ macro
686 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){ in fts5FreeCursorComponents()
831 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE) in fts5NextMethod()
1202 pCsr->ePlan = FTS5_PLAN_SOURCE; in fts5FilterMethod()
1272 || pCsr->ePlan==FTS5_PLAN_SOURCE in fts5CursorRowid()
1297 case FTS5_PLAN_SOURCE: in fts5RowidMethod()
2342 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){ in fts5ColumnMethod()
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_main.c445 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */ macro
755 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){ in fts5FreeCursorComponents()
901 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE) in fts5NextMethod()
1348 pCsr->ePlan = FTS5_PLAN_SOURCE; in fts5FilterMethod()
1406 || pCsr->ePlan==FTS5_PLAN_SOURCE in fts5CursorRowid()
1431 case FTS5_PLAN_SOURCE: in fts5RowidMethod()
2493 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){ in fts5ColumnMethod()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_main.c445 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */ macro
732 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){ in fts5FreeCursorComponents()
878 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE) in fts5NextMethod()
1311 pCsr->ePlan = FTS5_PLAN_SOURCE; in fts5FilterMethod()
1369 || pCsr->ePlan==FTS5_PLAN_SOURCE in fts5CursorRowid()
1394 case FTS5_PLAN_SOURCE: in fts5RowidMethod()
2452 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){ in fts5ColumnMethod()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_main.c445 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */ macro
755 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){ in fts5FreeCursorComponents()
901 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE) in fts5NextMethod()
1348 pCsr->ePlan = FTS5_PLAN_SOURCE; in fts5FilterMethod()
1406 || pCsr->ePlan==FTS5_PLAN_SOURCE in fts5CursorRowid()
1431 case FTS5_PLAN_SOURCE: in fts5RowidMethod()
2490 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){ in fts5ColumnMethod()
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.c14401 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */ macro
14618 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){ in fts5FreeCursorComponents()
14763 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE) in fts5NextMethod()
15129 pCsr->ePlan = FTS5_PLAN_SOURCE; in fts5FilterMethod()
15200 || pCsr->ePlan==FTS5_PLAN_SOURCE in fts5CursorRowid()
15225 case FTS5_PLAN_SOURCE: in fts5RowidMethod()
16270 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){ in fts5ColumnMethod()
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.c14401 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */ macro
14618 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){ in fts5FreeCursorComponents()
14763 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE) in fts5NextMethod()
15129 pCsr->ePlan = FTS5_PLAN_SOURCE; in fts5FilterMethod()
15200 || pCsr->ePlan==FTS5_PLAN_SOURCE in fts5CursorRowid()
15225 case FTS5_PLAN_SOURCE: in fts5RowidMethod()
16270 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){ in fts5ColumnMethod()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c180296 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
180512 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
180653 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
181017 pCsr->ePlan = FTS5_PLAN_SOURCE;
181087 || pCsr->ePlan==FTS5_PLAN_SOURCE
181112 case FTS5_PLAN_SOURCE:
182002 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/sqlite/
H A Dsqlite3.c180296 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
180512 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
180653 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
181017 pCsr->ePlan = FTS5_PLAN_SOURCE;
181087 || pCsr->ePlan==FTS5_PLAN_SOURCE
181112 case FTS5_PLAN_SOURCE:
182002 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/bandb/sqlite3/
H A Dsqlite3.c180261 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
180477 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
180618 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
180982 pCsr->ePlan = FTS5_PLAN_SOURCE;
181052 || pCsr->ePlan==FTS5_PLAN_SOURCE
181077 case FTS5_PLAN_SOURCE:
181967 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Dsqlite3.c191857 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
192085 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
192230 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
192596 pCsr->ePlan = FTS5_PLAN_SOURCE;
192666 || pCsr->ePlan==FTS5_PLAN_SOURCE
192691 case FTS5_PLAN_SOURCE:
193736 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dsqlite3.c183290 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
183518 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
183663 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
184029 pCsr->ePlan = FTS5_PLAN_SOURCE;
184100 || pCsr->ePlan==FTS5_PLAN_SOURCE
184125 case FTS5_PLAN_SOURCE:
185170 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c191833 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
192061 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
192206 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
192572 pCsr->ePlan = FTS5_PLAN_SOURCE;
192642 || pCsr->ePlan==FTS5_PLAN_SOURCE
192667 case FTS5_PLAN_SOURCE:
193712 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Dsqlite3.c191857 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
192085 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
192230 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
192596 pCsr->ePlan = FTS5_PLAN_SOURCE;
192666 || pCsr->ePlan==FTS5_PLAN_SOURCE
192691 case FTS5_PLAN_SOURCE:
193736 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c215897 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
216142 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
216287 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
216669 pCsr->ePlan = FTS5_PLAN_SOURCE;
216739 || pCsr->ePlan==FTS5_PLAN_SOURCE
216764 case FTS5_PLAN_SOURCE:
217815 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c198094 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
198333 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
198478 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
198849 pCsr->ePlan = FTS5_PLAN_SOURCE;
198919 || pCsr->ePlan==FTS5_PLAN_SOURCE
198944 case FTS5_PLAN_SOURCE:
199989 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c216806 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
217051 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
217196 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
217578 pCsr->ePlan = FTS5_PLAN_SOURCE;
217648 || pCsr->ePlan==FTS5_PLAN_SOURCE
217673 case FTS5_PLAN_SOURCE:
218724 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c215897 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
216142 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
216287 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
216669 pCsr->ePlan = FTS5_PLAN_SOURCE;
216739 || pCsr->ePlan==FTS5_PLAN_SOURCE
216764 case FTS5_PLAN_SOURCE:
217815 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c212250 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
212495 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
212640 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
213018 pCsr->ePlan = FTS5_PLAN_SOURCE;
213088 || pCsr->ePlan==FTS5_PLAN_SOURCE
213113 case FTS5_PLAN_SOURCE:
214158 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/emulators/mgba/mgba-0.9.2/src/third-party/sqlite3/
H A Dsqlite3.c194698 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
194926 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
195071 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
195437 pCsr->ePlan = FTS5_PLAN_SOURCE;
195507 || pCsr->ePlan==FTS5_PLAN_SOURCE
195532 case FTS5_PLAN_SOURCE:
196577 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c215897 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
216142 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
216287 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
216669 pCsr->ePlan = FTS5_PLAN_SOURCE;
216739 || pCsr->ePlan==FTS5_PLAN_SOURCE
216764 case FTS5_PLAN_SOURCE:
217815 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c212250 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
212495 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
212640 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
213018 pCsr->ePlan = FTS5_PLAN_SOURCE;
213088 || pCsr->ePlan==FTS5_PLAN_SOURCE
213113 case FTS5_PLAN_SOURCE:
214158 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/sqlite3/
H A Dsqlite3.c215897 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
216142 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
216287 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
216669 pCsr->ePlan = FTS5_PLAN_SOURCE;
216739 || pCsr->ePlan==FTS5_PLAN_SOURCE
216764 case FTS5_PLAN_SOURCE:
217815 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c212250 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
212495 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
212640 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
213018 pCsr->ePlan = FTS5_PLAN_SOURCE;
213088 || pCsr->ePlan==FTS5_PLAN_SOURCE
213113 case FTS5_PLAN_SOURCE:
214158 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c212250 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
212495 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
212640 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
213018 pCsr->ePlan = FTS5_PLAN_SOURCE;
213088 || pCsr->ePlan==FTS5_PLAN_SOURCE
213113 case FTS5_PLAN_SOURCE:
214158 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sqlite/src/
H A Dsqlite3.c198094 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */
198333 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){
198478 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)
198849 pCsr->ePlan = FTS5_PLAN_SOURCE;
198919 || pCsr->ePlan==FTS5_PLAN_SOURCE
198944 case FTS5_PLAN_SOURCE:
199989 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){

123456