Home
last modified time | relevance | path

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

/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A Dcompactor.cc161 string dbpath1; in backend_mismatch() local
162 db.internal[0]->get_backend_info(&dbpath1); in backend_mismatch()
164 msg += dbpath1; in backend_mismatch()
/dports/databases/xapian-core12/xapian-core-1.2.25/api/
H A Dcompactor.cc186 backend_mismatch(const string &dbpath1, int backend1,
190 backend_mismatch(const string &dbpath1, int backend1, in backend_mismatch() argument
194 msg += dbpath1; in backend_mismatch()
/dports/mail/notmuch/notmuch-0.34.2/bindings/python-cffi/tests/
H A Dtest_database.py153 dbpath1 = tmppath.joinpath('db1')
154 dbpath1.mkdir()
156 db1 = dbmod.Database.create(path=dbpath1)
/dports/mail/notmuch-emacs/notmuch-0.34.2/bindings/python-cffi/tests/
H A Dtest_database.py153 dbpath1 = tmppath.joinpath('db1')
154 dbpath1.mkdir()
156 db1 = dbmod.Database.create(path=dbpath1)
/dports/mail/py-notmuch/notmuch-0.34.2/bindings/python-cffi/tests/
H A Dtest_database.py153 dbpath1 = tmppath.joinpath('db1')
154 dbpath1.mkdir()
156 db1 = dbmod.Database.create(path=dbpath1)
/dports/mail/py-notmuch2/notmuch-0.34.2/bindings/python-cffi/tests/
H A Dtest_database.py153 dbpath1 = tmppath.joinpath('db1')
154 dbpath1.mkdir()
156 db1 = dbmod.Database.create(path=dbpath1)
/dports/mail/notmuch-mutt/notmuch-0.34.2/bindings/python-cffi/tests/
H A Dtest_database.py153 dbpath1 = tmppath.joinpath('db1')
154 dbpath1.mkdir()
156 db1 = dbmod.Database.create(path=dbpath1)