Searched defs:sqlite3_vtab_cursor (Results 1 – 2 of 2) sorted by relevance
7269 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef7634 struct sqlite3_vtab_cursor { struct7635 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
7582 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef7947 struct sqlite3_vtab_cursor { struct7948 sqlite3_vtab *pVtab; /* Virtual table of this cursor */