Searched defs:sqlite3_vtab (Results 1 – 2 of 2) sorted by relevance
6956 typedef struct sqlite3_vtab sqlite3_vtab; typedef7263 struct sqlite3_vtab { struct7272 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7288 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
7269 typedef struct sqlite3_vtab sqlite3_vtab; typedef7576 struct sqlite3_vtab { struct7585 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7601 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument