Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.h7294 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
7659 struct sqlite3_vtab_cursor { struct
7660 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
H A Dsqlite3.c7607 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
7972 struct sqlite3_vtab_cursor { struct
7973 sqlite3_vtab *pVtab; /* Virtual table of this cursor */