Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest8.c27 typedef struct echo_vtab echo_vtab; typedef
76 struct echo_vtab { struct
97 static int simulateVtabError(echo_vtab *p, const char *zMethod){ in simulateVtabError() argument