Home
last modified time | relevance | path

Searched defs:zJournal (Results 1 – 25 of 31) sorted by relevance

12

/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dthreadtest2.c104 char *zJournal = sqlite3_mprintf("%s-journal", DB_FILE); in main() local
H A Dthreadtest1.c269 char *zJournal = sqlite3_mprintf("%s-journal", zDb); in main() local
H A Dthreadtest3.c1013 const char *zJournal = "PRAGMA journal_mode = WAL"; in walthread2_thread() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Dthreadtest2.c104 char *zJournal = sqlite3_mprintf("%s-journal", DB_FILE); in main() local
H A Dthreadtest1.c269 char *zJournal = sqlite3_mprintf("%s-journal", zDb); in main() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/test/
H A Dthreadtest2.c104 char *zJournal = sqlite3_mprintf("%s-journal", DB_FILE); in main() local
H A Dthreadtest1.c269 char *zJournal = sqlite3_mprintf("%s-journal", zDb); in main() local
H A Dthreadtest3.c985 const char *zJournal = "PRAGMA journal_mode = WAL"; in walthread2_thread() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Dthreadtest2.c104 char *zJournal = sqlite3_mprintf("%s-journal", DB_FILE); in main() local
H A Dthreadtest1.c269 char *zJournal = sqlite3_mprintf("%s-journal", zDb); in main() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Djournal.c43 const char *zJournal; /* Name of the journal file */ member
H A Dtest_journal.c291 static jt_file *locateDatabaseHandle(const char *zJournal){ in locateDatabaseHandle()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmemjournal.c79 const char *zJournal; /* Name of the journal file */ member
H A Dtest_journal.c292 static jt_file *locateDatabaseHandle(const char *zJournal, int noLock){ in locateDatabaseHandle()
H A Dpager.c686 char *zJournal; /* Name of the journal file */ member
2491 char *zJournal; /* Pointer to one journal within MJ file */ in pager_delsuper() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmemjournal.c80 const char *zJournal; /* Name of the journal file */ member
H A Dtest_journal.c292 static jt_file *locateDatabaseHandle(const char *zJournal, int noLock){ in locateDatabaseHandle()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmemjournal.c80 const char *zJournal; /* Name of the journal file */ member
H A Dtest_journal.c292 static jt_file *locateDatabaseHandle(const char *zJournal, int noLock){ in locateDatabaseHandle()
H A Dpager.c699 char *zJournal; /* Name of the journal file */ member
2573 char *zJournal; /* Pointer to one journal within MJ file */ in pager_delmaster() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmemjournal.c80 const char *zJournal; /* Name of the journal file */ member
H A Dtest_journal.c292 static jt_file *locateDatabaseHandle(const char *zJournal, int noLock){ in locateDatabaseHandle()
H A Dpager.c685 char *zJournal; /* Name of the journal file */ member
2487 char *zJournal; /* Pointer to one journal within MJ file */ in pager_delsuper() local
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dpager.c154 char *zJournal; /* Name of the journal file */ member
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dpager.c154 char *zJournal; /* Name of the journal file */ member

12