Searched defs:sqlite3_vtab_cursor (Results 1 – 2 of 2) sorted by relevance
6920 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef7249 struct sqlite3_vtab_cursor { struct7250 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
7226 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef7555 struct sqlite3_vtab_cursor { struct7556 sqlite3_vtab *pVtab; /* Virtual table of this cursor */