Searched defs:sqlite3_vtab (Results 1 – 8 of 8) sorted by relevance
4559 typedef struct sqlite3_vtab sqlite3_vtab; typedef4776 struct sqlite3_vtab { struct4785 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument4801 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
434 int (*xConstruct)(sqlite3*,void*,int,const char*const*,sqlite3_vtab**,char**), in vtabCallConstructor() argument
4564 typedef struct sqlite3_vtab sqlite3_vtab; typedef4781 struct sqlite3_vtab { struct4790 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument4806 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
5107 typedef struct sqlite3_vtab sqlite3_vtab; typedef5324 struct sqlite3_vtab { struct5333 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5349 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
4927 typedef struct sqlite3_vtab sqlite3_vtab; typedef5134 struct sqlite3_vtab { struct5143 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5159 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
5477 typedef struct sqlite3_vtab sqlite3_vtab; typedef5684 struct sqlite3_vtab { struct5693 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument5709 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument