Home
last modified time | relevance | path

Searched refs:maximum (Results 76 – 100 of 154670) sorted by last modified time

12345678910>>...6187

/dports/www/ufdbguard/ufdbGuard-1.35.3/src/
H A Dufdb.h.in371 * will support this and truncate the URL to have a maximum length
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/extbase/Classes/Validation/Validator/
H A DNumberRangeValidator.php50 $maximum = $this->options['maximum'];
52 if ($minimum > $maximum) {
54 $minimum = $maximum;
55 $maximum = $x;
57 if ($value < $minimum || $value > $maximum) {
63 $maximum
65 ) ?? '', 1221561046, [$minimum, $maximum]);
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/frontend/Classes/Imaging/
H A DGifBuilder.php850 $maximum = !empty($parts) ? max($parts) : 0;
851 return $maximum;
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Form/FormDataProvider/
H A DEvaluateDisplayConditions.php312 [$minimum, $maximum] = GeneralUtility::trimExplode('-', $operand);
313 …tility::canBeInterpretedAsInteger($minimum) || !MathUtility::canBeInterpretedAsInteger($maximum)) {
322 $namedConditionArray['max'] = (int)$maximum;
/dports/www/mod_php81/php-8.1.1/
H A Dphp.ini-production208 ; Turning on this setting and managing its maximum buffer size can yield some
220 ; Integer = Enables the buffer and sets its maximum size in bytes.
381 ; Allows setting the maximum string length in an argument of a stringified stack trace
1240 ; Connection: The maximum number of persistent OCI8 connections per
1245 ; Connection: The maximum number of seconds a process is allowed to
1361 ; vulnerability. It is disabled by default for maximum compatibility, but
1687 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
1691 ; This directive specifies maximum retry count for mbstring regular expressions. It is similar
1759 ; Sets the maximum number of open links or -1 for unlimited.
1778 ; The maximum number of keys (scripts) in the OPcache hash table.
[all …]
H A Dphp.ini-development208 ; Turning on this setting and managing its maximum buffer size can yield some
220 ; Integer = Enables the buffer and sets its maximum size in bytes.
381 ; Allows setting the maximum string length in an argument of a stringified stack trace
1238 ; Connection: The maximum number of persistent OCI8 connections per
1243 ; Connection: The maximum number of seconds a process is allowed to
1359 ; vulnerability. It is disabled by default for maximum compatibility, but
1685 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
1689 ; This directive specifies maximum retry count for mbstring regular expressions. It is similar
1757 ; Sets the maximum number of open links or -1 for unlimited.
1776 ; The maximum number of keys (scripts) in the OPcache hash table.
[all …]
/dports/www/mod_php81/php-8.1.1/sapi/fpm/
H A Dwww.conf.in89 ; pm.max_children - the maximum number of children that can
96 ; pm.max_spare_servers - the maximum number of children in 'idle'
100 ; pm.max_spawn_rate - the maximum number of rate to spawn child
104 ; pm.max_children - the maximum number of children that
112 ; maximum number of child processes when pm is set to 'dynamic' or 'ondemand'.
132 ; The desired maximum number of idle server processes.
163 ; max listen queue - the maximum number of requests in the queue
169 ; max active processes - the maximum number of active processes since FPM
/dports/www/mod_php73/php-7.3.33/
H A Dphp.ini-production202 ; Turning on this setting and managing its maximum buffer size can yield some
214 ; Integer = Enables the buffer and sets its maximum size in bytes.
497 ; Set maximum length of log_errors. In error_log information about the source is
498 ; added. The default is 1024 and 0 allows to not apply any maximum length at all.
1252 ; Connection: The maximum number of persistent OCI8 connections per
1257 ; Connection: The maximum number of seconds a process is allowed to
1373 ; vulnerability. It is disabled by default for maximum compatibility, but
1712 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
1781 ; Sets the maximum number of open links or -1 for unlimited.
1800 ; The maximum number of keys (scripts) in the OPcache hash table.
[all …]
H A Dphp.ini-development202 ; Turning on this setting and managing its maximum buffer size can yield some
214 ; Integer = Enables the buffer and sets its maximum size in bytes.
497 ; Set maximum length of log_errors. In error_log information about the source is
498 ; added. The default is 1024 and 0 allows to not apply any maximum length at all.
1250 ; Connection: The maximum number of persistent OCI8 connections per
1255 ; Connection: The maximum number of seconds a process is allowed to
1371 ; vulnerability. It is disabled by default for maximum compatibility, but
1710 ; This directive specifies maximum stack depth for mbstring regular expressions. It is similar
1779 ; Sets the maximum number of open links or -1 for unlimited.
1798 ; The maximum number of keys (scripts) in the OPcache hash table.
[all …]
/dports/www/mod_php73/php-7.3.33/sapi/fpm/
H A Dwww.conf.in88 ; pm.max_children - the maximum number of children that can
95 ; pm.max_spare_servers - the maximum number of children in 'idle'
101 ; pm.max_children - the maximum number of children that
109 ; maximum number of child processes when pm is set to 'dynamic' or 'ondemand'.
129 ; The desired maximum number of idle server processes.
154 ; max listen queue - the maximum number of requests in the queue
160 ; max active processes - the maximum number of active processes since FPM
/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dconfig2022 # instruct the operating system to use the maximum queue length
2810 # log-max-lines is the maximum number of lines held in the log
/dports/www/Stikked/Stikked-0.13.0/htdocs/application/config/
H A Dstikked.php.dist137 …* @string random - Randomly chose any of upper API-s !WARNING! May be slow! For maximum
/dports/www/sogo-activesync/SOGo-5.4.0/
H A DChangeLog7902 (html) Fix maximum width of admin ACL editor
53728 (fix) the EAS maximum response size being per-folder, and not global
H A DCHANGELOG.md454 * **calendar(js):** find a free slot for a maximum of 30 days ([058df21](https://github.com/inverse…
1636 * limit the maximum width of toolbar buttons (closes [#3381](http://sogo.nu/bugs/view.php?id=3381))
1807 * fixed the EAS maximum response size being per-folder, and not global
2150 * added the SOGoMaximumSyncWindowSize system default to overwrite the maximum number of items retur…
2292 * respect the maximum number of bookings when viewing the freebusy information of a resource (close…
/dports/www/sogo-activesync/SOGo-5.4.0/Documentation/
H A DSOGoInstallationGuide.asciidoc356 reasonable default for low usage. The maximum value depends on the CPU
397 |Parameter used to set the maximum allowed size for content being
404 |Parameter used to set the maximum allowed email message size when
409 |Parameter used to set the maximum amount of memory (in
996 |The value of this attribute is the maximum number of concurrent events
1181 for operations is also bounded by the maximum time that the server is
1738 |The value of this field is the maximum number of concurrent events to
2343 |The number of days, at maximum, to include in DAV calendar responses.
2471 and sets the maximum number of mails that will be attached to a
2817 |Parameter used to set the maximum amount of time, in seconds, SOGo will
[all …]
/dports/www/squid/squid-4.15/
H A DChangeLog1780 - Support maximum field width for string access.log fields
1911 - Port from 2.7: maximum staleness limits
4413 - Made the maximum memory cache object size configurable.
4484 the maximum allowed size.
4801 - Added maximum number of connections per client ("maxconn")
5042 as a percentage of the maximum for the pool in
5108 - Changed configure's "maximum number of filedescriptors"
/dports/www/squid/squid-4.15/src/
H A Dcf.data.pre598 The maximum number of authenticator processes to spawn. If
608 free above those traffic needs up to the maximum.
621 The queue-size option sets the maximum number of queued
626 configured maximum, marking the affected helper as
693 Specifies the maximum length of time a given nonce will be
697 Specifies the maximum number of times a given nonce can be
4347 width minimum and/or maximum field width:
4350 String values exceeding maximum width are truncated.
5495 maximum is zero if url_rewrite_bypass is enabled and
6233 In other words, the maximum size of a PUT/POST request.
[all …]
/dports/www/sogo/SOGo-5.4.0/
H A DChangeLog7902 (html) Fix maximum width of admin ACL editor
53728 (fix) the EAS maximum response size being per-folder, and not global
H A DCHANGELOG.md454 * **calendar(js):** find a free slot for a maximum of 30 days ([058df21](https://github.com/inverse…
1636 * limit the maximum width of toolbar buttons (closes [#3381](http://sogo.nu/bugs/view.php?id=3381))
1807 * fixed the EAS maximum response size being per-folder, and not global
2150 * added the SOGoMaximumSyncWindowSize system default to overwrite the maximum number of items retur…
2292 * respect the maximum number of bookings when viewing the freebusy information of a resource (close…
/dports/www/sogo/SOGo-5.4.0/Documentation/
H A DSOGoInstallationGuide.asciidoc356 reasonable default for low usage. The maximum value depends on the CPU
397 |Parameter used to set the maximum allowed size for content being
404 |Parameter used to set the maximum allowed email message size when
409 |Parameter used to set the maximum amount of memory (in
996 |The value of this attribute is the maximum number of concurrent events
1181 for operations is also bounded by the maximum time that the server is
1738 |The value of this field is the maximum number of concurrent events to
2343 |The number of days, at maximum, to include in DAV calendar responses.
2471 and sets the maximum number of mails that will be attached to a
2817 |Parameter used to set the maximum amount of time, in seconds, SOGo will
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Utility/
H A DMathUtility.php199 * @param int $maximum Upper boundary of the range
202 public static function isIntegerInRange($value, $minimum, $maximum) argument
207 'max_range' => $maximum,
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/form/Classes/Mvc/Validation/
H A DCountValidator.php61 $maximum = (int)$this->options['maximum'];
62 if (count($value) < $minimum || count($value) > $maximum) {
67 [$minimum, $maximum]
H A DDateRangeValidator.php60 $maximum = $this->options['maximum'];
80 $maximum instanceof \DateTime
81 && $value > $maximum
87 [$maximum->format($format)]
90 [$maximum->format($format)]
114 … $maximum = \DateTime::createFromFormat($this->options['format'], $this->options['maximum']);
115 if (!($maximum instanceof \DateTime)) {
120 $maximum->modify('midnight');
121 $this->options['maximum'] = $maximum;
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/extbase/Classes/Validation/Validator/
H A DNumberRangeValidator.php50 $maximum = $this->options['maximum'];
52 if ($minimum > $maximum) {
54 $minimum = $maximum;
55 $maximum = $x;
57 if ($value < $minimum || $value > $maximum) {
63 $maximum,
65 ), 1221561046, [$minimum, $maximum]);
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/frontend/Classes/Imaging/
H A DGifBuilder.php838 $maximum = !empty($parts) ? max($parts) : 0;
839 return $maximum;

12345678910>>...6187