Searched defs:sqlite3_vtab (Results 1 – 2 of 2) sorted by relevance
7292 typedef struct sqlite3_vtab sqlite3_vtab; typedef7635 struct sqlite3_vtab { struct7644 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7660 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
7605 typedef struct sqlite3_vtab sqlite3_vtab; typedef7948 struct sqlite3_vtab { struct7957 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7973 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument