Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c25904 static char *shell_error_context(const char *zSql, sqlite3 *db){ in shell_error_context() function
25960 char *zContext = shell_error_context(zSelect, p->db); in run_table_dump_query()
26009 zContext = shell_error_context(zSql, db); in save_err_msg()