Searched refs:shellLog (Results 1 – 2 of 2) sorted by relevance
624 static void shellLog(void *pArg, int iErrCode, const char *zMsg){ in shellLog() function4420 sqlite3_config(SQLITE_CONFIG_LOG, shellLog, data); in main_init()
630 static void shellLog(void *pArg, int iErrCode, const char *zMsg){ in shellLog() function4442 sqlite3_config(SQLITE_CONFIG_LOG, shellLog, data); in main_init()