Home
last modified time | relevance | path

Searched refs:system_file (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/pear-PEAR_Info/PEAR_Info-1.9.2/
H A DInfo.php186 * @param string $system_file (optional) file to read PEAR system-wide
248 $system_file = $pear_dir . DIRECTORY_SEPARATOR;
250 $system_file .= 'pearsys.ini';
252 $system_file .= 'pear.conf';
254 $s_available = file_exists($system_file);
259 $system_file = '';
297 if (empty($system_file) || !file_exists($system_file)) {
302 $system_file = $this->config->getConfFile('system');
312 if (!file_exists($user_file) && !file_exists($system_file)) {
1477 $user_file = '', $system_file = '') argument
[all …]
/dports/devel/pear-PEAR_Info/PEAR_Info-1.9.2/tests/
H A DcustomConfig.phpt74 $system_file = $custom_file1;
77 $pearInfo = new PEAR_Info($pear_dir, $user_file, $system_file);
87 * class constructor with parameters ($user_file, and $system_file)
98 $system_file = $userdir . $ds . 'name2.pearsys.ini';
101 $system_file = $userdir . $ds . 'name2.pear.conf';
105 // try to load PEAR system config ($system_file) from user dir,
107 $pearInfo = new PEAR_Info($pear_dir, $user_file, $system_file);
149 $system_file = $userdir . $ds . 'name3.pearsys.ini';
152 $system_file = $userdir . $ds . 'name3.pear.conf';
156 $pearInfo = new PEAR_Info($pear_dir, $user_file, $system_file);
[all …]
/dports/devel/pear-PHP_CompatInfo/PHP_CompatInfo-1.9.0/tests/
H A DAllTests.php90 * @param string $system_file (optional) file to read PEAR system-wide
99 $user_file = '', $system_file = '') argument
101 $config =& PEAR_Config::singleton($user_file, $system_file);
/dports/devel/pear-HTML_CSS/HTML_CSS-1.5.4/tests/
H A DAllTests.php98 * @param string $system_file (optional) file to read PEAR system-wide
107 $user_file = '', $system_file = '' argument
109 $config = PEAR_Config::singleton($user_file, $system_file);
/dports/www/R-cran-bslib/bslib/R/
H A Dbs-theme.R329 functions = sass_file(system_file("sass-utils/color-contrast.scss", package = "bslib"))
333 rules = sass_file(system_file("nav-spacer/nav-spacer.scss", package = "bslib"))
362 defaults = sass_file(system_file("bs3compat", "_defaults.scss", package = "bslib")),
363 mixins = sass_file(system_file("bs3compat", "_declarations.scss", package = "bslib")),
364 rules = sass_file(system_file("bs3compat", "_rules.scss", package = "bslib")),
385 system_file(
433 fonts = system_file("fonts", package = "bslib")
H A Dutils.R21 files <- system_file("lib", ..., package = "bslib")
113 system_file <- local({ globalVar
/dports/devel/pear-PEAR_Info/PEAR_Info-1.9.2/Info/
H A DCli.php153 $system_file = $this->args->getValue('sc');
154 if (!file_exists($system_file)) {
156 . $system_file
161 $system_file = '';
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/file/
H A Downed_spec.rb29 system_file = '/etc/passwd'
30 File.owned?(system_file).should == false
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/file/stat/
H A Downed_spec.rb27 system_file = '/etc/passwd'
28 st = File.stat(system_file)
/dports/devel/pear-PEAR_Info/PEAR_Info-1.9.2/examples/
H A Dpear_info3.php24 function PEAR_Info3($pear_dir = '', $user_file = '', $system_file = '') argument
26 $this->__construct($pear_dir, $user_file, $system_file);
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/
H A Dgda-config.c157 gchar *system_file;
351 conf->priv->system_file = NULL;
794 if (unique_instance->priv->system_file) {
837 if (unique_instance->priv->system_file) {
848 if (unique_instance->priv->system_file)
868 g_free (conf->priv->system_file);
957 if ((cstr && conf->priv->system_file &&
959 (! cstr && !conf->priv->system_file)) {
963 g_free (conf->priv->system_file);
964 conf->priv->system_file = NULL;
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/
H A Dgda-config.c157 gchar *system_file;
351 conf->priv->system_file = NULL;
794 if (unique_instance->priv->system_file) {
837 if (unique_instance->priv->system_file) {
848 if (unique_instance->priv->system_file)
868 g_free (conf->priv->system_file);
957 if ((cstr && conf->priv->system_file &&
959 (! cstr && !conf->priv->system_file)) {
963 g_free (conf->priv->system_file);
964 conf->priv->system_file = NULL;
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/
H A Dgda-config.c157 gchar *system_file; member
351 conf->priv->system_file = NULL; in gda_config_init()
794 if (unique_instance->priv->system_file) { in gda_config_constructor()
837 if (unique_instance->priv->system_file) { in gda_config_constructor()
848 if (unique_instance->priv->system_file) in gda_config_constructor()
868 g_free (conf->priv->system_file); in gda_config_dispose()
957 if ((cstr && conf->priv->system_file && in gda_config_set_property()
959 (! cstr && !conf->priv->system_file)) { in gda_config_set_property()
963 g_free (conf->priv->system_file); in gda_config_set_property()
964 conf->priv->system_file = NULL; in gda_config_set_property()
[all …]
/dports/databases/libgda5/libgda-5.2.10/libgda/
H A Dgda-config.c157 gchar *system_file; member
351 conf->priv->system_file = NULL; in gda_config_init()
794 if (unique_instance->priv->system_file) { in gda_config_constructor()
837 if (unique_instance->priv->system_file) { in gda_config_constructor()
848 if (unique_instance->priv->system_file) in gda_config_constructor()
868 g_free (conf->priv->system_file); in gda_config_dispose()
957 if ((cstr && conf->priv->system_file && in gda_config_set_property()
959 (! cstr && !conf->priv->system_file)) { in gda_config_set_property()
963 g_free (conf->priv->system_file); in gda_config_set_property()
964 conf->priv->system_file = NULL; in gda_config_set_property()
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/
H A Dgda-config.c157 gchar *system_file; member
351 conf->priv->system_file = NULL; in gda_config_init()
794 if (unique_instance->priv->system_file) { in gda_config_constructor()
837 if (unique_instance->priv->system_file) { in gda_config_constructor()
848 if (unique_instance->priv->system_file) in gda_config_constructor()
868 g_free (conf->priv->system_file); in gda_config_dispose()
957 if ((cstr && conf->priv->system_file && in gda_config_set_property()
959 (! cstr && !conf->priv->system_file)) { in gda_config_set_property()
963 g_free (conf->priv->system_file); in gda_config_set_property()
964 conf->priv->system_file = NULL; in gda_config_set_property()
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/
H A Dgda-config.c157 gchar *system_file; member
351 conf->priv->system_file = NULL; in gda_config_init()
794 if (unique_instance->priv->system_file) { in gda_config_constructor()
837 if (unique_instance->priv->system_file) { in gda_config_constructor()
848 if (unique_instance->priv->system_file) in gda_config_constructor()
868 g_free (conf->priv->system_file); in gda_config_dispose()
957 if ((cstr && conf->priv->system_file && in gda_config_set_property()
959 (! cstr && !conf->priv->system_file)) { in gda_config_set_property()
963 g_free (conf->priv->system_file); in gda_config_set_property()
964 conf->priv->system_file = NULL; in gda_config_set_property()
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/
H A Dgda-config.c157 gchar *system_file; member
351 conf->priv->system_file = NULL; in gda_config_init()
794 if (unique_instance->priv->system_file) { in gda_config_constructor()
837 if (unique_instance->priv->system_file) { in gda_config_constructor()
848 if (unique_instance->priv->system_file) in gda_config_constructor()
868 g_free (conf->priv->system_file); in gda_config_dispose()
957 if ((cstr && conf->priv->system_file && in gda_config_set_property()
959 (! cstr && !conf->priv->system_file)) { in gda_config_set_property()
963 g_free (conf->priv->system_file); in gda_config_set_property()
964 conf->priv->system_file = NULL; in gda_config_set_property()
[all …]
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/lib/App/Sqitch/
H A DConfig.pm38 sub system_file { method in App::Sqitch::Config
44 sub global_file { shift->system_file }
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/include/oasis-pkcs11/working/identifier_db/
H A Dverify.pl9 my $system_file="system_ids.db";
174 open(my $systembase, "<", $system_file) or die "Can't open $system_file: $!";
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/
H A DConfig.php627 function __construct($user_file = '', $system_file = '', $ftp_file = false, argument
641 if (empty($system_file)) {
642 $system_file = PEAR_CONFIG_SYSCONFDIR . $sl;
644 $system_file .= 'pearsys.ini';
646 $system_file .= 'pear.conf';
652 $this->files['system'] = $system_file;
662 if ($system_file && @file_exists($system_file)) {
663 $this->mergeConfigFile($system_file, false, 'system', $strict);
722 public static function &singleton($user_file = '', $system_file = '', $strict = true) argument
728 $t_conf = new PEAR_Config($user_file, $system_file, false, $strict);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/
H A DConfig.php627 function __construct($user_file = '', $system_file = '', $ftp_file = false, argument
641 if (empty($system_file)) {
642 $system_file = PEAR_CONFIG_SYSCONFDIR . $sl;
644 $system_file .= 'pearsys.ini';
646 $system_file .= 'pear.conf';
652 $this->files['system'] = $system_file;
662 if ($system_file && @file_exists($system_file)) {
663 $this->mergeConfigFile($system_file, false, 'system', $strict);
722 public static function &singleton($user_file = '', $system_file = '', $strict = true) argument
728 $t_conf = new PEAR_Config($user_file, $system_file, false, $strict);
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/
H A DConfig.php627 function __construct($user_file = '', $system_file = '', $ftp_file = false, argument
641 if (empty($system_file)) {
642 $system_file = PEAR_CONFIG_SYSCONFDIR . $sl;
644 $system_file .= 'pearsys.ini';
646 $system_file .= 'pear.conf';
652 $this->files['system'] = $system_file;
662 if ($system_file && @file_exists($system_file)) {
663 $this->mergeConfigFile($system_file, false, 'system', $strict);
722 public static function &singleton($user_file = '', $system_file = '', $strict = true) argument
728 $t_conf = new PEAR_Config($user_file, $system_file, false, $strict);
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/
H A DConfig.php554 function PEAR_Config($user_file = '', $system_file = '', $ftp_file = false, argument
567 if (empty($system_file)) {
569 $system_file = PEAR_CONFIG_SYSCONFDIR . $sl . 'pearsys.ini';
571 $system_file = PEAR_CONFIG_SYSCONFDIR . $sl . 'pear.conf';
577 $this->files['system'] = $system_file;
587 if ($system_file && @file_exists($system_file)) {
588 $this->mergeConfigFile($system_file, false, 'system', $strict);
631 function &singleton($user_file = '', $system_file = '', $strict = true) argument
637 $t_conf = &new PEAR_Config($user_file, $system_file, false, $strict);
/dports/java/icedtea-web/icedtea-web-1.6.2/plugin/icedteanp/
H A DIcedTeaParseProperties.cc74 bool read_deploy_property_value(string user_file, string system_file, bool usesystem_file, string…
268 bool read_deploy_property_value(string user_file, string system_file, bool usesystem_file, string … in read_deploy_property_value() argument
276 return find_property(system_file, property, dest); in read_deploy_property_value()
/dports/shells/klish/klish-2.1.4/lub/system/
H A Dmodule.am3 lub/system/system_file.c \

123