Home
last modified time | relevance | path

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

/dports/www/seahub/seahub-8.0.7-server/thirdpart/constance/
H A Dsettings.py27 DATABASE_PREFIX = getattr(settings, 'CONSTANCE_DATABASE_PREFIX', '') variable
/dports/www/py-django-constance/django-constance-2.8.0/constance/
H A Dsettings.py29 DATABASE_PREFIX = getattr(settings, 'CONSTANCE_DATABASE_PREFIX', '') variable
/dports/net/astron/Astron-c8ba982/src/core/
H A Dtypes.h33 const channel_t DATABASE_PREFIX = (channel_t(2) << ZONE_BITS); variable
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/
H A DGTDatabaseConfig.cpp41 const QString DATABASE_PREFIX = "database-prefix"; variable
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dfunctions-common.php165 * @return type
166 */
167 function getBare($content) {