Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12177 #define JT_CROSS 0x0002 /* Explicit use of the CROSS keyword */ macro
106674 /* cross */ { 28, 5, JT_INNER|JT_CROSS },
121746 if( ((pItem->jointype|priorJoinType) & (JT_LEFT|JT_CROSS))!=0 ){

Completed in 340 milliseconds