Home | History | Annotate | Download | only in dist

Lines Matching full:discard

5616 ** the application may discard the parameter after the call to
5661 ** false will always have the "discard" flag set to true.
5704 ** as its second argument. If the third parameter, discard, is non-zero,
5706 ** ^If the discard parameter is
5721 ** When SQLite calls the xTruncate() method, the cache must discard all
5742 void (*xUnpin)(sqlite3_pcache*, void*, int discard);