Searched refs:shell_error_context (Results 1 – 2 of 2) sorted by relevance
19735 static char *shell_error_context(const char *zSql, sqlite3 *db){ in shell_error_context() function19791 char *zContext = shell_error_context(zSelect, p->db); in run_table_dump_query()19839 zContext = shell_error_context(zSql, db); in save_err_msg()
19730 static char *shell_error_context(const char *zSql, sqlite3 *db){ in shell_error_context() function19786 char *zContext = shell_error_context(zSelect, p->db); in run_table_dump_query()19834 zContext = shell_error_context(zSql, db); in save_err_msg()