Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c19735 static char *shell_error_context(const char *zSql, sqlite3 *db){ in shell_error_context() function
19791 char *zContext = shell_error_context(zSelect, p->db); in run_table_dump_query()
19839 zContext = shell_error_context(zSql, db); in save_err_msg()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c19730 static char *shell_error_context(const char *zSql, sqlite3 *db){ in shell_error_context() function
19786 char *zContext = shell_error_context(zSelect, p->db); in run_table_dump_query()
19834 zContext = shell_error_context(zSql, db); in save_err_msg()