Searched defs:sqlite3_vtab (Results 1 – 4 of 4) sorted by relevance
4748 typedef struct sqlite3_vtab sqlite3_vtab; typedef4955 struct sqlite3_vtab { struct4964 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument4980 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
5301 typedef struct sqlite3_vtab sqlite3_vtab; typedef5508 struct sqlite3_vtab { struct5517 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5533 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
6687 typedef struct sqlite3_vtab sqlite3_vtab; typedef6994 struct sqlite3_vtab { struct7003 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7019 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
7726 typedef struct sqlite3_vtab sqlite3_vtab; typedef8033 struct sqlite3_vtab { struct8042 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument8058 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument