Searched refs:pVtabCtx (Results 1 – 1 of 1) sorted by relevance
16567 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */ member116446 && db->pVtabCtx==0141056 && pParse->db->pVtabCtx==0145051 for(pCtx=db->pVtabCtx; pCtx; pCtx=pCtx->pPrior){145079 assert( &db->pVtabCtx );145083 sCtx.pPrior = db->pVtabCtx;145085 db->pVtabCtx = &sCtx;145087 db->pVtabCtx = sCtx.pPrior;145294 pCtx = db->pVtabCtx;145785 p = db->pVtabCtx;