Searched defs:sqlite3_vtab_cursor (Results 1 – 4 of 4) sorted by relevance
4750 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef4979 struct sqlite3_vtab_cursor { struct4980 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
5303 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef5532 struct sqlite3_vtab_cursor { struct5533 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
5757 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef6042 struct sqlite3_vtab_cursor { struct6043 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
6017 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef6302 struct sqlite3_vtab_cursor { struct6303 sqlite3_vtab *pVtab; /* Virtual table of this cursor */