Home
last modified time | relevance | path

Searched refs:SVN_SQLITE_MIN_VERSION (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/include/private/
H A Dsvn_dep_compat.h177 #define SVN_SQLITE_MIN_VERSION SQLITE_VERSION macro
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c797 SVN_SQLITE_MIN_VERSION, sqlite3_libversion()); in init_sqlite()