Searched defs:pVtab (Results 1 – 4 of 4) sorted by relevance
311 static int schemaDestroy(sqlite3_vtab *pVtab){ in schemaDestroy()327 schema_vtab *pVtab; in schemaCreate() local447 schema_vtab *pVtab = (schema_vtab *)(cur->pVtab); in schemaNext() local522 schema_vtab *pVtab = (schema_vtab *)(pVtabCursor->pVtab); in schemaFilter() local
4345 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ member
4869 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ member7132 VTable *pVtab; /* Used when p4type is P4_VTAB */ member8715 sqlite3_vtab *pVtab; /* Pointer to vtab instance */ member
2530 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ member