Home | History | Annotate | Download | only in orig

Lines Matching refs:xTruncate

688   int (*xTruncate)(sqlite3_file*, sqlite3_int64 size);
6249 ** When SQLite calls the xTruncate() method, the cache must discard all
6251 ** to the value of the iLimit parameter passed to xTruncate(). If any
6281 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit);
6302 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit);