Home
last modified time | relevance | path

Searched refs:EP_Subrtn (Results 1 – 25 of 101) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dexpr.c2838 if( ExprHasProperty(pExpr, EP_Subrtn) ){ in sqlite3CodeRhsOfIN()
2852 ExprSetProperty(pExpr, EP_Subrtn); in sqlite3CodeRhsOfIN()
2954 ExprClearProperty(pExpr, EP_Subrtn); in sqlite3CodeRhsOfIN()
3023 if( ExprHasProperty(pExpr, EP_Subrtn) ){ in sqlite3CodeSubselect()
3031 ExprSetProperty(pExpr, EP_Subrtn); in sqlite3CodeSubselect()
H A DsqliteInt.h2679 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c2892 if( ExprHasProperty(pExpr, EP_Subrtn) ){ in sqlite3CodeRhsOfIN()
2906 ExprSetProperty(pExpr, EP_Subrtn); in sqlite3CodeRhsOfIN()
3010 ExprClearProperty(pExpr, EP_Subrtn); in sqlite3CodeRhsOfIN()
3079 if( ExprHasProperty(pExpr, EP_Subrtn) ){ in sqlite3CodeSubselect()
3087 ExprSetProperty(pExpr, EP_Subrtn); in sqlite3CodeSubselect()
H A DsqliteInt.h2785 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c2862 if( ExprHasProperty(pExpr, EP_Subrtn) ){ in sqlite3CodeRhsOfIN()
2876 ExprSetProperty(pExpr, EP_Subrtn); in sqlite3CodeRhsOfIN()
2980 ExprClearProperty(pExpr, EP_Subrtn); in sqlite3CodeRhsOfIN()
3049 if( ExprHasProperty(pExpr, EP_Subrtn) ){ in sqlite3CodeSubselect()
3057 ExprSetProperty(pExpr, EP_Subrtn); in sqlite3CodeSubselect()
H A DsqliteInt.h2727 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
/dports/www/gitea/gitea-1.16.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c18138 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
18168 #define ExprUseYTab(E) (((E)->flags&(EP_WinFunc|EP_Subrtn))==0)
18170 #define ExprUseYSub(E) (((E)->flags&EP_Subrtn)!=0)
105458 if( ExprHasProperty(pExpr, EP_Subrtn) ){
105474 ExprSetProperty(pExpr, EP_Subrtn);
105582 ExprClearProperty(pExpr, EP_Subrtn);
105642 if( ExprHasProperty(pExpr, EP_Subrtn) ){
105653 ExprSetProperty(pExpr, EP_Subrtn);
148638 ExprClearProperty(pExpr, EP_Skip|EP_Unlikely|EP_WinFunc|EP_Subrtn);
/dports/www/firefox/firefox-99.0/third_party/sqlite3/src/
H A Dsqlite3.c17810 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
17840 #define ExprUseYTab(E) (((E)->flags&(EP_WinFunc|EP_Subrtn))==0)
17842 #define ExprUseYSub(E) (((E)->flags&EP_Subrtn)!=0)
104660 if( ExprHasProperty(pExpr, EP_Subrtn) ){
104676 ExprSetProperty(pExpr, EP_Subrtn);
104784 ExprClearProperty(pExpr, EP_Subrtn);
104844 if( ExprHasProperty(pExpr, EP_Subrtn) ){
104855 ExprSetProperty(pExpr, EP_Subrtn);
147614 ExprClearProperty(pExpr, EP_Skip|EP_Unlikely|EP_WinFunc|EP_Subrtn);
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c17501 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
99922 if( ExprHasProperty(pExpr, EP_Subrtn) ){
99936 ExprSetProperty(pExpr, EP_Subrtn);
100037 ExprClearProperty(pExpr, EP_Subrtn);
100105 if( ExprHasProperty(pExpr, EP_Subrtn) ){
100113 ExprSetProperty(pExpr, EP_Subrtn);
/dports/www/firefox/firefox-99.0/security/nss/lib/sqlite/
H A Dsqlite3.c17501 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
99922 if( ExprHasProperty(pExpr, EP_Subrtn) ){
99936 ExprSetProperty(pExpr, EP_Subrtn);
100037 ExprClearProperty(pExpr, EP_Subrtn);
100105 if( ExprHasProperty(pExpr, EP_Subrtn) ){
100113 ExprSetProperty(pExpr, EP_Subrtn);
/dports/security/ca_root_nss/nss-3.71/nss/lib/sqlite/
H A Dsqlite3.c17501 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
99922 if( ExprHasProperty(pExpr, EP_Subrtn) ){
99936 ExprSetProperty(pExpr, EP_Subrtn);
100037 ExprClearProperty(pExpr, EP_Subrtn);
100105 if( ExprHasProperty(pExpr, EP_Subrtn) ){
100113 ExprSetProperty(pExpr, EP_Subrtn);
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c17501 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
99922 if( ExprHasProperty(pExpr, EP_Subrtn) ){
99936 ExprSetProperty(pExpr, EP_Subrtn);
100037 ExprClearProperty(pExpr, EP_Subrtn);
100105 if( ExprHasProperty(pExpr, EP_Subrtn) ){
100113 ExprSetProperty(pExpr, EP_Subrtn);
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c17501 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
99922 if( ExprHasProperty(pExpr, EP_Subrtn) ){
99936 ExprSetProperty(pExpr, EP_Subrtn);
100037 ExprClearProperty(pExpr, EP_Subrtn);
100105 if( ExprHasProperty(pExpr, EP_Subrtn) ){
100113 ExprSetProperty(pExpr, EP_Subrtn);
/dports/security/vuls/vuls-0.13.7/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17952 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
101509 if( ExprHasProperty(pExpr, EP_Subrtn) ){
101523 ExprSetProperty(pExpr, EP_Subrtn);
101624 ExprClearProperty(pExpr, EP_Subrtn);
101693 if( ExprHasProperty(pExpr, EP_Subrtn) ){
101701 ExprSetProperty(pExpr, EP_Subrtn);
/dports/devel/stack/stack-2.7.3/_cabal_deps/persistent-sqlite-2.13.0.0/cbits/
H A Dsqlite3.c18089 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
102573 if( ExprHasProperty(pExpr, EP_Subrtn) ){
102587 ExprSetProperty(pExpr, EP_Subrtn);
102691 ExprClearProperty(pExpr, EP_Subrtn);
102760 if( ExprHasProperty(pExpr, EP_Subrtn) ){
102768 ExprSetProperty(pExpr, EP_Subrtn);
/dports/misc/broot/broot-1.7.0/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c18089 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
102573 if( ExprHasProperty(pExpr, EP_Subrtn) ){
102587 ExprSetProperty(pExpr, EP_Subrtn);
102691 ExprClearProperty(pExpr, EP_Subrtn);
102760 if( ExprHasProperty(pExpr, EP_Subrtn) ){
102768 ExprSetProperty(pExpr, EP_Subrtn);
/dports/emulators/mess/mame-mame0226/3rdparty/sqlite3/
H A Dsqlite3.c18089 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
102573 if( ExprHasProperty(pExpr, EP_Subrtn) ){
102587 ExprSetProperty(pExpr, EP_Subrtn);
102691 ExprClearProperty(pExpr, EP_Subrtn);
102760 if( ExprHasProperty(pExpr, EP_Subrtn) ){
102768 ExprSetProperty(pExpr, EP_Subrtn);
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/libsqlite3-sys-0.22.2/sqlite3/
H A Dsqlite3.c18259 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
103544 if( ExprHasProperty(pExpr, EP_Subrtn) ){
103558 ExprSetProperty(pExpr, EP_Subrtn);
103662 ExprClearProperty(pExpr, EP_Subrtn);
103731 if( ExprHasProperty(pExpr, EP_Subrtn) ){
103739 ExprSetProperty(pExpr, EP_Subrtn);
/dports/graphics/aloadimage/arcan-0.6.1/external/sqlite/
H A Dsqlite3.c18372 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
104158 if( ExprHasProperty(pExpr, EP_Subrtn) ){
104172 ExprSetProperty(pExpr, EP_Subrtn);
104280 ExprClearProperty(pExpr, EP_Subrtn);
104339 if( ExprHasProperty(pExpr, EP_Subrtn) ){
104347 ExprSetProperty(pExpr, EP_Subrtn);
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c18228 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
107741 if( ExprHasProperty(pExpr, EP_Subrtn) ){
107755 ExprSetProperty(pExpr, EP_Subrtn);
107859 ExprClearProperty(pExpr, EP_Subrtn);
107928 if( ExprHasProperty(pExpr, EP_Subrtn) ){
107936 ExprSetProperty(pExpr, EP_Subrtn);
/dports/databases/sqlitecpp/SQLiteCpp-3.1.1-28-g0c46d86/sqlite3/
H A Dsqlite3.c18164 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
103027 if( ExprHasProperty(pExpr, EP_Subrtn) ){
103041 ExprSetProperty(pExpr, EP_Subrtn);
103145 ExprClearProperty(pExpr, EP_Subrtn);
103214 if( ExprHasProperty(pExpr, EP_Subrtn) ){
103222 ExprSetProperty(pExpr, EP_Subrtn);
/dports/textproc/textql/textql-1d6fef5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c17952 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
101509 if( ExprHasProperty(pExpr, EP_Subrtn) ){
101523 ExprSetProperty(pExpr, EP_Subrtn);
101624 ExprClearProperty(pExpr, EP_Subrtn);
101693 if( ExprHasProperty(pExpr, EP_Subrtn) ){
101701 ExprSetProperty(pExpr, EP_Subrtn);
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/libsqlite3-sys-0.20.1/sqlite3/
H A Dsqlite3.c18089 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
102573 if( ExprHasProperty(pExpr, EP_Subrtn) ){
102587 ExprSetProperty(pExpr, EP_Subrtn);
102691 ExprClearProperty(pExpr, EP_Subrtn);
102760 if( ExprHasProperty(pExpr, EP_Subrtn) ){
102768 ExprSetProperty(pExpr, EP_Subrtn);
/dports/databases/p5-DBD-SQLite/DBD-SQLite-1.70/
H A Dsqlite3.c18372 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
104158 if( ExprHasProperty(pExpr, EP_Subrtn) ){
104172 ExprSetProperty(pExpr, EP_Subrtn);
104280 ExprClearProperty(pExpr, EP_Subrtn);
104339 if( ExprHasProperty(pExpr, EP_Subrtn) ){
104347 ExprSetProperty(pExpr, EP_Subrtn);
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/3rdparty/sqlite3/
H A Dsqlite3.c18259 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */ macro
103544 if( ExprHasProperty(pExpr, EP_Subrtn) ){
103558 ExprSetProperty(pExpr, EP_Subrtn);
103662 ExprClearProperty(pExpr, EP_Subrtn);
103731 if( ExprHasProperty(pExpr, EP_Subrtn) ){
103739 ExprSetProperty(pExpr, EP_Subrtn);

12345