Home
last modified time | relevance | path

Searched defs:zErr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/sqlite3/
H A Dshell.c6425 const char *zErr; /* Error message to return */ global() member
6763 const char *zErr; re_subcompile_re() local
6788 const char *zErr; re_subcompile_string() local
6947 const char *zErr; re_compile() local
7029 const char *zErr; /* Compile error message */ re_sql_func() local
7072 const char *zErr; re_bytecode_func() local
11363 char *zErr = 0; zipfileStep() local
14301 char *zErr; /* Error message */ global() member
21097 char *zErr; save_err_msg() local
22246 char *zErr = 0; expertDotCommand() local
22715 char *zErr = 0; run_schema_dump_query() local
24436 const char *zErr = sqlite3_errmsg(db); shellDatabaseError() local
25339 char *zErr = 0; arRemoveCommand() local
25441 char *zErr = 0; arExecSql() local
25756 const char *zErr = sqlite3_recover_errmsg(p); recoverDatabaseCmd() local
25776 const char *zErr = 0; intckDatabaseCmd() local
[all...]
/freebsd-src/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2594 char *zErr; in DbObjCmd() local