Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3.h7267 typedef struct sqlite3_vtab sqlite3_vtab; typedef
7610 struct sqlite3_vtab { struct
7619 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
7635 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
Dsqlite3.c7580 typedef struct sqlite3_vtab sqlite3_vtab; typedef
7923 struct sqlite3_vtab { struct
7932 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
7948 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument