Home | History | Annotate | Download | only in dist

Lines Matching refs:xTruncate

624   int (*xTruncate)(sqlite3_file*, sqlite3_int64 size);
5289 ** ^When SQLite calls the xTruncate() method, the cache must discard all
5291 ** to the value of the iLimit parameter passed to xTruncate(). ^If any
5312 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit);