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