Searched refs:pushKey (Results 1 – 1 of 1) sorted by relevance
384 int pushKey, /* If TRUE, leave the table key on the stack */ in sqliteWhereBegin() argument403 assert( pushKey==0 || pTabList->nSrc==1 ); in sqliteWhereBegin()859 if( i==pTabList->nSrc-1 && pushKey ){ in sqliteWhereBegin()1122 if( i==pTabList->nSrc-1 && pushKey ){ in sqliteWhereBegin()1179 if( pushKey && !haveKey ){ in sqliteWhereBegin()
Completed in 6 milliseconds