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.c23418 static char *shell_error_context(const char *zSql, sqlite3 *db){ in shell_error_context() function
23474 char *zContext = shell_error_context(zSelect, p->db); in run_table_dump_query()
23523 zContext = shell_error_context(zSql, db); in save_err_msg()