Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dthreadtest5.c43 static void error_out(int rc, const char *zCtx, int lineno){ in error_out() argument
45 fprintf(stderr, "error %d at %d in \"%s\"\n", rc, lineno, zCtx); in error_out()