Home
last modified time | relevance | path

Searched refs:TOO_MANY (Results 1 – 25 of 53) sorted by relevance

123

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Validate/File/
H A DCount.php39 const TOO_MANY = 'fileCountTooMany'; define in Zend_Validate_File_Count
47 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
253 return $this->_throw($file, self::TOO_MANY);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/www/elgg/elgg-3.3.23/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
222 return $this->throwError($file, self::TOO_MANY);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-validator/src/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/www/limesurvey/limesurvey/application/helpers/Zend/Validate/File/
H A DCount.php40 const TOO_MANY = 'fileCountTooMany'; define in Zend_Validate_File_Count
48 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
259 return $this->_throw($file, self::TOO_MANY);
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Validator/File/
H A DCount.php24 const TOO_MANY = 'fileCountTooMany'; define in Zend\\Validator\\File\\Count
32 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
219 return $this->throwError($file, self::TOO_MANY);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-validator/src/File/
H A DCount.php23 const TOO_MANY = 'fileCountTooMany'; define in Laminas\\Validator\\File\\Count
31 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
221 return $this->throwError($file, self::TOO_MANY);
/dports/www/owncloud/owncloud/lib/composer/laminas/laminas-validator/src/File/
H A DCount.php23 const TOO_MANY = 'fileCountTooMany'; define in Laminas\\Validator\\File\\Count
31 self::TOO_MANY => "Too many files, maximum '%max%' are allowed but '%count%' are given",
221 return $this->throwError($file, self::TOO_MANY);
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/gamification/models/
H A Dbadge.py68 TOO_MANY = 5 variable in GamificationBadge
238 elif status_code == self.TOO_MANY:
264 return self.TOO_MANY
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dnotice.h15 #define TOO_MANY 0x000080 macro
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dnotice.h15 #define TOO_MANY 0x000080 macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DManagementAPI.actor.cpp276 Standalone<RangeResultRef> res = wait( tr.getRange(configKeys, CLIENT_KNOBS->TOO_MANY) ); in getDatabaseConfiguration()
277 ASSERT( res.size() < CLIENT_KNOBS->TOO_MANY ); in getDatabaseConfiguration()
314 …state Future<Standalone<RangeResultRef>> fConfig = tr.getRange(configKeys, CLIENT_KNOBS->TOO_MANY); in changeConfig()
323 ASSERT( fConfig.get().size() < CLIENT_KNOBS->TOO_MANY ); in changeConfig()
387 ASSERT( !serverList.more && serverList.size() < CLIENT_KNOBS->TOO_MANY ); in changeConfig()
817 ASSERT( !processClasses.get().more && processClasses.get().size() < CLIENT_KNOBS->TOO_MANY ); in getWorkers()
818 ASSERT( !processData.get().more && processData.get().size() < CLIENT_KNOBS->TOO_MANY ); in getWorkers()
1278 Standalone<RangeResultRef> r = wait( tr->getRange( excludedServersKeys, CLIENT_KNOBS->TOO_MANY ) ); in getExcludedServers()
1279 ASSERT( !r.more && r.size() < CLIENT_KNOBS->TOO_MANY ); in getExcludedServers()
1402 ASSERT( !serverList.more && serverList.size() < CLIENT_KNOBS->TOO_MANY ); in waitForExcludedServers()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/workloads/
H A DAtomicOps.actor.cpp173 …geResultRef> log_ = wait( tr.getRange(KeyRangeRef(begin, strinc(begin)), CLIENT_KNOBS->TOO_MANY) ); in _check()
186 …ngeResultRef> ops = wait( tr.getRange(KeyRangeRef(begin, strinc(begin)), CLIENT_KNOBS->TOO_MANY) ); in _check()
/dports/games/pmars/pmars-0.9.2/src/
H A Dclparse.c259 NONE, OPTION, ARGUMENT, RANGE, TOO_MANY, MEMORY, FILENAME, OLDERROR enumerator
391 code = TOO_MANY;
428 case TOO_MANY:
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dclparse.c259 NONE, OPTION, ARGUMENT, RANGE, TOO_MANY, MEMORY, FILENAME, OLDERROR enumerator
391 code = TOO_MANY;
428 case TOO_MANY:

123