Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c208696 sqlite3_int64 iOldStart = 0; /* Old value for iStartBlock */ local
208707 iOldStart = sqlite3_column_int64(pFetch, 1);
208734 sqlite3_bind_int64(pDel, 1, iOldStart);