Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
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
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-10-stable/contrib/sqlite3/
Dsqlite3.h5755 typedef struct sqlite3_vtab sqlite3_vtab; typedef
6018 struct sqlite3_vtab { struct
6027 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
6043 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
Dsqlite3.c6015 typedef struct sqlite3_vtab sqlite3_vtab; typedef
6278 struct sqlite3_vtab { struct
6287 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
6303 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument