Searched defs:sqlite3_vtab (Results 1 – 2 of 2) sorted by relevance
6918 typedef struct sqlite3_vtab sqlite3_vtab; typedef7225 struct sqlite3_vtab { struct7234 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7250 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
7224 typedef struct sqlite3_vtab sqlite3_vtab; typedef7531 struct sqlite3_vtab { struct7540 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7556 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument