Searched refs:iLeavesEndBlock (Results 1 – 1 of 1) sorted by relevance
196634 sqlite3_int64 iLeavesEndBlock = sqlite3_column_int64(pStmt, 2); local196642 sqlite3_int64 *pi = (isPrefix ? &iLeavesEndBlock : 0);196645 if( isPrefix==0 && isScan==0 ) iLeavesEndBlock = iStartBlock;196650 iStartBlock, iLeavesEndBlock,