Searched defs:sqlite3_vtab_cursor (Results 1 – 4 of 4) sorted by relevance
6091 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef6383 struct sqlite3_vtab_cursor { struct6384 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
7115 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef7407 struct sqlite3_vtab_cursor { struct7408 sqlite3_vtab *pVtab; /* Virtual table of this cursor */