Searched defs:sqlite3_vtab (Results 1 – 3 of 3) sorted by relevance
2365 typedef struct sqlite3_vtab sqlite3_vtab; typedef2513 struct sqlite3_vtab { struct2530 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
4127 typedef struct sqlite3_vtab sqlite3_vtab; typedef4319 struct sqlite3_vtab { struct4328 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument4345 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
4651 typedef struct sqlite3_vtab sqlite3_vtab; typedef4843 struct sqlite3_vtab { struct4852 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument4869 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument