Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.h4748 typedef struct sqlite3_vtab sqlite3_vtab; typedef
4955 struct sqlite3_vtab { struct
4964 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
4980 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
HDsqlite3.c5301 typedef struct sqlite3_vtab sqlite3_vtab; typedef
5508 struct sqlite3_vtab { struct
5517 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
5533 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
/NextBSD/contrib/sqlite3/
HDsqlite3.h5489 typedef struct sqlite3_vtab sqlite3_vtab; typedef
5711 struct sqlite3_vtab { struct
5720 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
5736 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
HDsqlite3.c5703 typedef struct sqlite3_vtab sqlite3_vtab; typedef
5925 struct sqlite3_vtab { struct
5934 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
5950 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument