Searched refs:pushKey (Results 1 – 1 of 1) sorted by relevance
387 int pushKey, /* If TRUE, leave the table key on the stack */ in sqliteWhereBegin() argument406 assert( pushKey==0 || pTabList->nSrc==1 ); in sqliteWhereBegin()862 if( i==pTabList->nSrc-1 && pushKey ){ in sqliteWhereBegin()1125 if( i==pTabList->nSrc-1 && pushKey ){ in sqliteWhereBegin()1182 if( pushKey && !haveKey ){ in sqliteWhereBegin()