Searched refs:haveKey (Results 1 – 1 of 1) sorted by relevance
396 int haveKey; /* True if KEY is on the stack */ in sqliteWhereBegin() local776 haveKey = 0; in sqliteWhereBegin()863 haveKey = 1; in sqliteWhereBegin()866 haveKey = 0; in sqliteWhereBegin()924 haveKey = 0; in sqliteWhereBegin()938 haveKey = 0; in sqliteWhereBegin()1126 haveKey = 1; in sqliteWhereBegin()1129 haveKey = 0; in sqliteWhereBegin()1149 if( haveKey ){ in sqliteWhereBegin()1150 haveKey = 0; in sqliteWhereBegin()[all …]