Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h4750 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
4979 struct sqlite3_vtab_cursor { struct
4980 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
H A Dsqlite3.c5303 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
5532 struct sqlite3_vtab_cursor { struct
5533 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h6689 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
7018 struct sqlite3_vtab_cursor { struct
7019 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
H A Dsqlite3.c7728 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
8057 struct sqlite3_vtab_cursor { struct
8058 sqlite3_vtab *pVtab; /* Virtual table of this cursor */