Searched refs:discard (Results 1 – 8 of 8) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | test_pcache.c | 292 int discard in testpcacheUnpin() argument 307 discard = 1; in testpcacheUnpin() 317 if( discard ){ in testpcacheUnpin()
|
| H A D | tclsqlite.c | 1495 int discard /* True to delete (not cache) the pPreStmt */ in dbReleaseStmt() argument 1505 if( pDb->maxStmt<=0 || discard ){ in dbReleaseStmt()
|
| H A D | sqlite.h.in | 5753 ** SQLite is free to discard the metadata at any time, including: <ul> 8675 ** the application may discard the parameter after the call to 8723 ** false will always have the "discard" flag set to true. 8775 ** as its second argument. If the third parameter, discard, is non-zero, 8777 ** ^If the discard parameter is 8793 ** When SQLite calls the xTruncate() method, the cache must discard all 8822 void (*xUnpin)(sqlite3_pcache*, sqlite3_pcache_page*, int discard); 8844 void (*xUnpin)(sqlite3_pcache*, void*, int discard);
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | README.tokenizers | 77 discard punctuation, this can be done by creating a tokenizer
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | README.tokenizers | 79 discard punctuation, this can be done by creating a tokenizer
|
| /sqlite-3.40.0/test/ |
| H A D | permutations.test | 971 Alternative pcache implementation with ${discard_rate}% random discard
|
| H A D | fts1porter.test | 5873 discard discard 5874 discarded discard
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 2944 discard discard discarded discard
|