Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Ddbfuzz.c548 static void sqlLog(void *pNotUsed, int iErrCode, const char *zMsg){ in sqlLog() function
697 sqlite3_config(SQLITE_CONFIG_LOG, sqlLog); in main()