Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c196634 sqlite3_int64 iLeavesEndBlock = sqlite3_column_int64(pStmt, 2); local
196642 sqlite3_int64 *pi = (isPrefix ? &iLeavesEndBlock : 0);
196645 if( isPrefix==0 && isScan==0 ) iLeavesEndBlock = iStartBlock;
196650 iStartBlock, iLeavesEndBlock,