Searched defs:sqlite3_vtab_cursor (Results 1 – 2 of 2) sorted by relevance
7667 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef8036 struct sqlite3_vtab_cursor { struct8037 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
7988 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef8357 struct sqlite3_vtab_cursor { struct8358 sqlite3_vtab *pVtab; /* Virtual table of this cursor */