Searched defs:sqlite3_vtab (Results 1 – 4 of 4) sorted by relevance
6089 typedef struct sqlite3_vtab sqlite3_vtab; typedef6359 struct sqlite3_vtab { struct6368 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument6384 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
7113 typedef struct sqlite3_vtab sqlite3_vtab; typedef7383 struct sqlite3_vtab { struct7392 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument7408 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument