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
5755 typedef struct sqlite3_vtab sqlite3_vtab; typedef6018 struct sqlite3_vtab { struct6027 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument6043 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
6015 typedef struct sqlite3_vtab sqlite3_vtab; typedef6278 struct sqlite3_vtab { struct6287 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument6303 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument