Home
last modified time | relevance | path

Searched refs:COLFLAG_SORTERREF (Results 1 – 25 of 111) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbuild.c1250 pCol->colFlags |= COLFLAG_SORTERREF; in sqlite3AddColumn()
1376 pCol->colFlags |= COLFLAG_SORTERREF; in sqlite3AffinityType()
H A DsqliteInt.h1946 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
H A Dselect.c832 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF) in selectExprDefer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbuild.c1298 pCol->colFlags |= COLFLAG_SORTERREF; in sqlite3AddColumn()
1424 pCol->colFlags |= COLFLAG_SORTERREF; in sqlite3AffinityType()
H A DsqliteInt.h1988 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
H A Dselect.c804 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF) in selectExprDefer()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbuild.c1405 pCol->colFlags |= COLFLAG_SORTERREF; in sqlite3AddColumn()
1531 pCol->colFlags |= COLFLAG_SORTERREF; in sqlite3AffinityType()
H A DsqliteInt.h2040 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
H A Dselect.c811 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF) in selectExprDefer()
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c16757 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
107979 pCol->colFlags |= COLFLAG_SORTERREF;
108104 pCol->colFlags |= COLFLAG_SORTERREF;
125429 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c16804 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
108427 pCol->colFlags |= COLFLAG_SORTERREF;
108552 pCol->colFlags |= COLFLAG_SORTERREF;
125950 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c16757 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
107979 pCol->colFlags |= COLFLAG_SORTERREF;
108104 pCol->colFlags |= COLFLAG_SORTERREF;
125429 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c16552 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
106693 pCol->colFlags |= COLFLAG_SORTERREF;
106818 pCol->colFlags |= COLFLAG_SORTERREF;
123932 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c16757 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
107979 pCol->colFlags |= COLFLAG_SORTERREF;
108104 pCol->colFlags |= COLFLAG_SORTERREF;
125429 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c16552 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
106693 pCol->colFlags |= COLFLAG_SORTERREF;
106818 pCol->colFlags |= COLFLAG_SORTERREF;
123932 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/sqlite3/
H A Dsqlite3.c16757 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
107979 pCol->colFlags |= COLFLAG_SORTERREF;
108104 pCol->colFlags |= COLFLAG_SORTERREF;
125429 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c16552 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
106693 pCol->colFlags |= COLFLAG_SORTERREF;
106818 pCol->colFlags |= COLFLAG_SORTERREF;
123932 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c16552 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
106693 pCol->colFlags |= COLFLAG_SORTERREF;
106818 pCol->colFlags |= COLFLAG_SORTERREF;
123932 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/www/firefox/firefox-99.0/security/nss/lib/sqlite/
H A Dsqlite3.c16804 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
108427 pCol->colFlags |= COLFLAG_SORTERREF;
108552 pCol->colFlags |= COLFLAG_SORTERREF;
125950 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/security/ca_root_nss/nss-3.71/nss/lib/sqlite/
H A Dsqlite3.c16804 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
108427 pCol->colFlags |= COLFLAG_SORTERREF;
108552 pCol->colFlags |= COLFLAG_SORTERREF;
125950 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c16552 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
106693 pCol->colFlags |= COLFLAG_SORTERREF;
106818 pCol->colFlags |= COLFLAG_SORTERREF;
123932 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/libsqlite3-sys-0.10.0/sqlite3/
H A Dsqlite3.c16551 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
106692 pCol->colFlags |= COLFLAG_SORTERREF;
106817 pCol->colFlags |= COLFLAG_SORTERREF;
123931 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c16804 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
108427 pCol->colFlags |= COLFLAG_SORTERREF;
108552 pCol->colFlags |= COLFLAG_SORTERREF;
125950 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c16804 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
108427 pCol->colFlags |= COLFLAG_SORTERREF;
108552 pCol->colFlags |= COLFLAG_SORTERREF;
125950 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c16552 #define COLFLAG_SORTERREF 0x0010 /* Use sorter-refs with this column */ macro
106693 pCol->colFlags |= COLFLAG_SORTERREF;
106818 pCol->colFlags |= COLFLAG_SORTERREF;
123932 && (pTab->aCol[pExpr->iColumn].colFlags & COLFLAG_SORTERREF)

12345