Searched refs:VdbeTxtBlbCache (Results 1 – 1 of 1) sorted by relevance
23073 typedef struct VdbeTxtBlbCache VdbeTxtBlbCache; typedef23147 VdbeTxtBlbCache *pCache; /* Cache of large TEXT or BLOB values */23171 struct VdbeTxtBlbCache { struct87088 VdbeTxtBlbCache *pCache = pCx->pCache;93341 VdbeTxtBlbCache *pCache;93344 pC->pCache = sqlite3DbMallocZero(db, sizeof(VdbeTxtBlbCache) );