Home
last modified time | relevance | path

Searched defs:sqlite3_vtab_cursor (Results 1 – 2 of 2) sorted by relevance

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h5250 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
5493 struct sqlite3_vtab_cursor { struct
5494 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
H A Dsqlite3.c5278 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
5521 struct sqlite3_vtab_cursor { struct
5522 sqlite3_vtab *pVtab; /* Virtual table of this cursor */