Home
last modified time | relevance | path

Searched refs:numberHosts (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/pim-data-exporter/pim-data-exporter-21.12.3/core/mail/
H A Dimportmailjobinterface.cpp1292 const int numberHosts = existingNumberSelectedHosts + i + 1; in mergeLdapConfig() local
1293 grpExisting.writeEntry(QStringLiteral("SelectedAuth%1").arg(numberHosts), auth); in mergeLdapConfig()
1300 grpExisting.writeEntry(QStringLiteral("SelectedPwdBind%1").arg(numberHosts), in mergeLdapConfig()
1302 grpExisting.writeEntry(QStringLiteral("SelectedSecurity%1").arg(numberHosts), in mergeLdapConfig()
1308 grpExisting.writeEntry(QStringLiteral("SelectedUserFilter%1").arg(numberHosts), in mergeLdapConfig()
1313 const int numberHosts = existingNumberHosts + i + 1; in mergeLdapConfig() local
1314 …grpExisting.writeEntry(QStringLiteral("Auth%1").arg(numberHosts), grpImporting.readEntry(QStringLi… in mergeLdapConfig()
1315 …grpExisting.writeEntry(QStringLiteral("Base%1").arg(numberHosts), grpImporting.readEntry(QStringLi… in mergeLdapConfig()
1316 …grpExisting.writeEntry(QStringLiteral("Bind%1").arg(numberHosts), grpImporting.readEntry(QStringLi… in mergeLdapConfig()
1320 …grpExisting.writeEntry(QStringLiteral("Port%1").arg(numberHosts), grpImporting.readEntry(QStringLi… in mergeLdapConfig()
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_PagespeedonlineService.php374 public $numberHosts; variable in Google_ResultPageStats
427 public function setNumberHosts($numberHosts) { argument
428 $this->numberHosts = $numberHosts;
431 return $this->numberHosts;
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DPagespeedonline.php537 public $numberHosts; variable in Google_Service_Pagespeedonline_ResultPageStats
594 public function setNumberHosts($numberHosts) argument
596 $this->numberHosts = $numberHosts;
600 return $this->numberHosts;
/dports/lang/fpc-source/fpc-3.2.2/packages/googleapi/src/
H A Dgooglepagespeedonline.pp269 Property numberHosts : integer Index 48 Read FnumberHosts Write SetnumberHosts;
/dports/www/fpc-googleapi/fpc-3.2.2/packages/googleapi/src/
H A Dgooglepagespeedonline.pp269 Property numberHosts : integer Index 48 Read FnumberHosts Write SetnumberHosts;