Home
last modified time | relevance | path

Searched refs:bCache (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5_storage.c491 static int fts5StorageLoadTotals(Fts5Storage *p, int bCache){ in fts5StorageLoadTotals() argument
495 p->bTotalsValid = bCache; in fts5StorageLoadTotals()
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c2284 void lsmMCursorClose(MultiCursor *pCsr, int bCache){ in lsmMCursorClose() argument
2298 if( bCache ){ in lsmMCursorClose()