Searched defs:zLog (Results 1 – 8 of 8) sorted by relevance
162 const char *zLog = (const char*)sqlite3_column_text(pStmt, 0); in main() local
140 const char *zLog = 0; in main() local
244 char *zLog = testMallocPrintf("%s-log", zFile); in testDeleteLsmdb() local318 char *zLog = testMallocPrintf("%s-%s", zFile, zAux); in testSaveDb() local339 char *zLog = testMallocPrintf("%s-%s", zFile, zAux); in testRestoreDb() local
707 char *zLog = sqlite3_mprintf("%s-wal", zFilename); in test_bt_open() local
370 char *zLog; in sqllogOpenlog() local
713 const char *zLog /* Log file name */ in sqlite3_vfslog_new()1174 char *zLog; in test_vfslog() local
79 char *zLog; /* Name of output log file */ member
215 char *zLog; /* Database file name */ member