Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12178 #define JT_NATURAL 0x0004 /* True for a "natural" join */ macro
81605 if( pItem->jointype & JT_NATURAL ) continue;
106668 /* natural */ { 0, 7, JT_NATURAL },
106874 if( pRight->jointype & JT_NATURAL ){
110787 if( (pFrom->jointype & JT_NATURAL)!=0

Completed in 358 milliseconds