Lines Matching defs:VdbeTxtBlbCache
23161 typedef struct VdbeTxtBlbCache VdbeTxtBlbCache;23235 VdbeTxtBlbCache *pCache; /* Cache of large TEXT or BLOB values */23259 struct VdbeTxtBlbCache {87564 VdbeTxtBlbCache *pCache = pCx->pCache;93846 VdbeTxtBlbCache *pCache;93849 pC->pCache = sqlite3DbMallocZero(db, sizeof(VdbeTxtBlbCache) );