Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c19736 static char *shell_error_context(const char *zSql, sqlite3 *db){ in shell_error_context() function
19792 char *zContext = shell_error_context(zSelect, p->db); in run_table_dump_query()
19840 zContext = shell_error_context(zSql, db); in save_err_msg()