Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dtemplatevtab.c66 typedef struct templatevtab_cursor templatevtab_cursor; typedef
67 struct templatevtab_cursor { struct
68 sqlite3_vtab_cursor base; /* Base class - must be first */
71 sqlite3_int64 iRowid; /* The rowid */