Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dclosure.c156 typedef struct closure_vtab closure_vtab; typedef
358 struct closure_vtab { struct
372 closure_vtab *pVtab; /* The virtual table this cursor belongs to */ argument