Searched defs:sqlite3_vtab (Results 1 – 2 of 2) sorted by relevance
7499 typedef struct sqlite3_vtab sqlite3_vtab; typedef7846 struct sqlite3_vtab { struct7855 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7871 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
7818 typedef struct sqlite3_vtab sqlite3_vtab; typedef8165 struct sqlite3_vtab { struct8174 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument8190 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument