Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching full:discard

5113 ** as its second argument. If the third parameter, discard, is non-zero,
5116 ** the xFetch() method, it will be zeroed. If the discard parameter is
5133 ** When SQLite calls the xTruncate() method, the cache must discard all
5154 void (*xUnpin)(sqlite3_pcache*, void*, int discard);