Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest8.c1102 static int echoTransactionCall(sqlite3_vtab *tab, const char *zCall){ in echoTransactionCall() argument
1107 appendToEchoModule(pVtab->interp, zCall); in echoTransactionCall()