iLeafEnd 147130 ext/sqlite3/libsqlite/sqlite3.c sqlite3_int64 iLeafEnd = 0; /* Value of %_segdir.leaves_end_block */ iLeafEnd 147142 ext/sqlite3/libsqlite/sqlite3.c iLeafEnd = sqlite3_column_int64(pSelect, 2); iLeafEnd 147162 ext/sqlite3/libsqlite/sqlite3.c rc = sqlite3Fts3ReadBlock(p, iLeafEnd, &aLeaf, &nLeaf, 0);