Searched refs:zCtx (Results 1 – 1 of 1) sorted by relevance
43 static void error_out(int rc, const char *zCtx, int lineno){ in error_out() argument45 fprintf(stderr, "error %d at %d in \"%s\"\n", rc, lineno, zCtx); in error_out()