Home
last modified time | relevance | path

Searched defs:USE_TRANSACTIONS (Results 1 – 5 of 5) sorted by relevance

/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/
H A Dconfigure.ac410 AC_DEFINE_UNQUOTED(USE_TRANSACTIONS, "$USE_TRANSACTIONS", [transactions enabled/disabled flag]) definition
411 AC_SUBST(USE_TRANSACTIONS) subst
/dports/mail/bogofilter-kc/bogofilter-1.2.5/
H A Dconfigure.ac410 AC_DEFINE_UNQUOTED(USE_TRANSACTIONS, "$USE_TRANSACTIONS", [transactions enabled/disabled flag]) definition
411 AC_SUBST(USE_TRANSACTIONS) subst
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/
H A Dconfigure.ac410 AC_DEFINE_UNQUOTED(USE_TRANSACTIONS, "$USE_TRANSACTIONS", [transactions enabled/disabled flag]) definition
411 AC_SUBST(USE_TRANSACTIONS) subst
/dports/mail/bogofilter/bogofilter-1.2.5/
H A Dconfigure.ac410 AC_DEFINE_UNQUOTED(USE_TRANSACTIONS, "$USE_TRANSACTIONS", [transactions enabled/disabled flag]) definition
411 AC_SUBST(USE_TRANSACTIONS) subst
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/cache_sqlite3/cache_sqlite3/
H A DSqlite3Cache.cpp48 #define USE_TRANSACTIONS macro