Searched defs:sqlite3_vtab_cursor (Results 1 – 2 of 2) sorted by relevance
5250 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef5493 struct sqlite3_vtab_cursor { struct5494 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
5278 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef5521 struct sqlite3_vtab_cursor { struct5522 sqlite3_vtab *pVtab; /* Virtual table of this cursor */