Home | History | Annotate | Download | only in dist

Lines Matching refs:xTruncate

671   int (*xTruncate)(sqlite3_file*, sqlite3_int64 size);
5721 ** When SQLite calls the xTruncate() method, the cache must discard all
5723 ** to the value of the iLimit parameter passed to xTruncate(). If any
5744 void (*xTruncate)(sqlite3_pcache*, unsigned iLimit);