Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.h5467 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
5711 struct sqlite3_vtab_cursor { struct
5712 sqlite3_vtab *pVtab; /* Virtual table of this cursor */
H A Dsqlite3.c5674 typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor; typedef
5918 struct sqlite3_vtab_cursor { struct
5919 sqlite3_vtab *pVtab; /* Virtual table of this cursor */

Completed in 712 milliseconds