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
5489 typedef struct sqlite3_vtab sqlite3_vtab; typedef5711 struct sqlite3_vtab { struct5720 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5736 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
5703 typedef struct sqlite3_vtab sqlite3_vtab; typedef5925 struct sqlite3_vtab { struct5934 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5950 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument