Searched defs:sqlite3_vtab (Results 1 – 8 of 8) sorted by relevance
4564 typedef struct sqlite3_vtab sqlite3_vtab; typedef4766 struct sqlite3_vtab { struct4775 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument4791 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
5107 typedef struct sqlite3_vtab sqlite3_vtab; typedef5309 struct sqlite3_vtab { struct5318 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5334 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
4559 typedef struct sqlite3_vtab sqlite3_vtab; typedef4761 struct sqlite3_vtab { struct4770 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument4786 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
434 int (*xConstruct)(sqlite3*,void*,int,const char*const*,sqlite3_vtab**,char**), in vtabCallConstructor() argument
5283 typedef struct sqlite3_vtab sqlite3_vtab; typedef5504 struct sqlite3_vtab { struct5513 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5529 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
5398 typedef struct sqlite3_vtab sqlite3_vtab; typedef5619 struct sqlite3_vtab { struct5628 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5644 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument