Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h7269 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
7634 struct sqlite3_vtab_cursor { struct
7635 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
H A Dsqlite3.c7582 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
7947 struct sqlite3_vtab_cursor { struct
7948 sqlite3_vtab *pVtab; /* Virtual table of this cursor */