Home
last modified time | relevance | path

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

/PHP-7.0/ext/sqlite3/libsqlite/
H A 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
H A 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

Completed in 433 milliseconds