Home | History | Annotate | Download | only in dist

Lines Matching full:discard

5619 ** the application may discard the parameter after the call to
5664 ** false will always have the "discard" flag set to true.
5707 ** as its second argument. If the third parameter, discard, is non-zero,
5709 ** ^If the discard parameter is
5724 ** When SQLite calls the xTruncate() method, the cache must discard all
5745 void (*xUnpin)(sqlite3_pcache*, void*, int discard);