Searched defs:pCache (Results 1 – 1 of 1) sorted by relevance
18189 PCache *pCache; /* PRIVATE: Cache that owns this page */ member24376 VdbeTxtBlbCache *pCache; /* Cache of large TEXT or BLOB values */ member56750 sqlite3_pcache *pCache; /* Pluggable cache module */ member56780 static void pcacheDump(PCache *pCache){56808 static int pageOnDirtyList(PCache *pCache, PgHdr *pPg){56815 static int pageNotOnDirtyList(PCache *pCache, PgHdr *pPg){56838 PCache *pCache; local57056 SQLITE_PRIVATE int sqlite3PcacheSetPageSize(PCache *pCache, int szPage){57101 PCache *pCache, /* Obtain the page from this cache */57143 PCache *pCache, /* Obtain the page from this cache */[all …]