Home
last modified time | relevance | path

Searched refs:templatevtab_vtab (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dtemplatevtab.c56 typedef struct templatevtab_vtab templatevtab_vtab; typedef
57 struct templatevtab_vtab { struct
94 templatevtab_vtab *pNew; in templatevtabConnect()
116 templatevtab_vtab *p = (templatevtab_vtab*)pVtab; in templatevtabDisconnect()