| /sqlite-3.40.0/src/ |
| H A D | test_loadext.c | 63 char *zMsg = sqlite3_mprintf("unknown status property: %s", zName); in statusFunc() local 79 char *zMsg = sqlite3_mprintf("sqlite3_status(%d,...) returns %d", op, rc); in statusFunc() local
|
| H A D | test_thread.c | 96 char *zMsg; in postToParent() local 234 char *zMsg; in sqlthread_parent() local
|
| H A D | test_osinst.c | 758 int sqlite3_vfslog_annotate(const char *zVfs, const char *zMsg){ in sqlite3_vfslog_annotate() 1142 char *zMsg; in test_vfslog() local
|
| H A D | wherecode.c | 138 char *zMsg; /* Text to add to EQP output */ in sqlite3WhereExplainOneScan() local 245 char *zMsg; /* Text to add to EQP output */ in sqlite3WhereExplainBloomFilter() local
|
| H A D | resolve.c | 810 const char *zMsg, /* Type of error */ in notValidImpl()
|
| /sqlite-3.40.0/mptest/ |
| H A D | mptest.c | 98 static void printWithPrefix(FILE *pOut, const char *zPrefix, const char *zMsg){ in printWithPrefix() 217 char *zMsg; in errorMessage() local 243 char *zMsg; in fatalError() local 278 char *zMsg; in logMessage() local 342 static void sqlErrorCallback(void *pArg, int iErrCode, const char *zMsg){ in sqlErrorCallback()
|
| /sqlite-3.40.0/test/ |
| H A D | threadtest4.c | 53 char *zMsg; /* Message returned by this thread */ member 91 char *zMsg; in worker_trace() local
|
| H A D | threadtest1.c | 173 void db_check(const char *zFile, const char *zMsg, char **az, ...){ in db_check()
|
| H A D | wordcount.c | 120 static void fatal_error(const char *zMsg, ...){ in fatal_error()
|
| H A D | dbfuzz.c | 548 static void sqlLog(void *pNotUsed, int iErrCode, const char *zMsg){ in sqlLog()
|
| /sqlite-3.40.0/tool/ |
| H A D | fuzzershell.c | 183 static void shellLog(void *pNotUsed, int iErrCode, const char *zMsg){ in shellLog() 187 static void shellLogNoop(void *pNotUsed, int iErrCode, const char *zMsg){ in shellLogNoop() 220 static void traceCallback(void *NotUsed, const char *zMsg){ in traceCallback() 224 static void traceNoop(void *NotUsed, const char *zMsg){ in traceNoop()
|
| H A D | showjournal.c | 50 const char *zMsg /* Message to append */ in print_decode_line()
|
| H A D | showshm.c | 61 const char *zMsg /* Message to append */ in print_decode_line()
|
| H A D | offsets.c | 252 char zMsg[200]; in ofstWalkLeafPage() local
|
| H A D | showdb.c | 256 const char *zMsg /* Message to append */ in print_decode_line() 782 char *zMsg; in page_usage_msg() local
|
| H A D | showwal.c | 179 const char *zMsg /* Message to append */ in print_decode_line()
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | shathree.c | 612 char *zMsg = sqlite3_mprintf("error SQL statement [%s]: %s", in sha3QueryFunc() local 620 char *zMsg = sqlite3_mprintf("non-query: [%s]", sqlite3_sql(pStmt)); in sha3QueryFunc() local
|
| H A D | sha1.c | 292 char *zMsg = sqlite3_mprintf("error SQL statement [%s]: %s", in sha1QueryFunc() local 300 char *zMsg = sqlite3_mprintf("non-query: [%s]", sqlite3_sql(pStmt)); in sha1QueryFunc() local
|
| H A D | scrub.c | 579 static void errorLogCallback(void *pNotUsed, int iErr, const char *zMsg){ in errorLogCallback()
|
| H A D | fileio.c | 197 char *zMsg = 0; in ctxErrorMsg() local
|
| /sqlite-3.40.0/ext/expert/ |
| H A D | test_expert.c | 65 const char *zMsg; in testExpertCmd() member
|
| /sqlite-3.40.0/ext/session/ |
| H A D | test_session.c | 236 const char *zMsg; in test_session_cmd() member 805 const char *zMsg; in testSqlite3changesetApply() local 1180 const char *zMsg; in test_rebaser_cmd() member
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest5.c | 270 char *zMsg; member 615 const char *zMsg = 0; in do_test_mt1() local
|
| /sqlite-3.40.0/ext/recover/ |
| H A D | test_recover.c | 87 const char *zMsg; in testRecoverCmd() member
|
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-wasm.c | 313 int sqlite3_wasm_db_error(sqlite3*db, int err_code, const char *zMsg){ in sqlite3_wasm_db_error()
|