Searched defs:sqlite3_vtab (Results 1 – 2 of 2) sorted by relevance
7063 typedef struct sqlite3_vtab sqlite3_vtab; typedef7402 struct sqlite3_vtab { struct7411 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7427 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
7372 typedef struct sqlite3_vtab sqlite3_vtab; typedef7711 struct sqlite3_vtab { struct7720 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7736 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument