Home
last modified time | relevance | path

Searched refs:JT_NATURAL (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c17615 #define JT_NATURAL 0x0004 /* True for a "natural" join */ macro
95392 if( pItem->fg.jointype & JT_NATURAL ) continue;
124847 /* natural */ { 0, 7, JT_NATURAL },
125081 if( pRight->fg.jointype & JT_NATURAL ){
129641 if( (pFrom->fg.jointype & JT_NATURAL)!=0

Completed in 383 milliseconds