Home
last modified time | relevance | path

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

/dports/finance/prestashop/prestashop/classes/shop/
H A DShopUrl.php36 protected static $main_domain = []; variable in ShopUrlCore
/dports/www/thirtybees/thirtybees-1.1.0/classes/shop/
H A DShopUrl.php55 protected static $main_domain = []; variable in ShopUrlCore
/dports/www/thirtybees/thirtybees-1.1.0/modules/tbupdater/classes/
H A DShopUrl.php44 protected static $main_domain = []; variable in TbUpdaterModule\\ShopUrl
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/android_affiliation/
H A Daffiliation_api.proto43 optional string main_domain = 3; field
/dports/www/uwsgi/uwsgi-2.0.20/plugins/mono/
H A Dmono_plugin.c59 MonoDomain *main_domain; member