Home
last modified time | relevance | path

Searched defs:isLeftJoin (Results 1 – 5 of 5) sorted by relevance

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dselect.c3485 int isLeftJoin; /* Add TK_IF_NULL_ROW opcodes on each replacement */ member
3907 int isLeftJoin = 0; /* True if pSub is the right side of a LEFT JOIN */ in flattenSubquery() local
4599 int isLeftJoin /* True if pSubq is the right term of a LEFT JOIN */ in pushDownWhereTerms()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dselect.c3448 int isLeftJoin; /* Add TK_IF_NULL_ROW opcodes on each replacement */ member
3753 int isLeftJoin = 0; /* True if pSub is the right side of a LEFT JOIN */ in flattenSubquery() local
4386 int isLeftJoin /* True if pSubq is the right term of a LEFT JOIN */ in pushDownWhereTerms()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dselect.c3482 int isLeftJoin; /* Add TK_IF_NULL_ROW opcodes on each replacement */ member
3822 int isLeftJoin = 0; /* True if pSub is the right side of a LEFT JOIN */ in flattenSubquery() local
4466 int isLeftJoin /* True if pSubq is the right term of a LEFT JOIN */ in pushDownWhereTerms()
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DRangeVariable.java96 boolean isLeftJoin; // table joined with LEFT / FULL OUTER JOIN field in RangeVariable
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dselect.c3164 int isLeftJoin; /* Add TK_IF_NULL_ROW opcodes on each replacement */ member
3433 int isLeftJoin = 0; /* True if pSub is the right side of a LEFT JOIN */ in flattenSubquery() local