Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.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
H A Dsqlite3.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
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h6687 typedef struct sqlite3_vtab sqlite3_vtab; typedef
6994 struct sqlite3_vtab { struct
7003 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
7019 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
H A Dsqlite3.c7726 typedef struct sqlite3_vtab sqlite3_vtab; typedef
8033 struct sqlite3_vtab { struct
8042 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
8058 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument