Searched refs:testSqllog (Results 1 – 1 of 1) sorted by relevance
468 static void testSqllog(void *pCtx, sqlite3 *db, const char *zSql, int eType){ in testSqllog() function548 if( SQLITE_OK==sqlite3_config(SQLITE_CONFIG_SQLLOG, testSqllog, 0) ){ in sqlite3_init_sqllog()