Home
last modified time | relevance | path

Searched defs:forceIntegerInRange (Results 1 – 3 of 3) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Utility/
H A DMathUtility.php31 public static function forceIntegerInRange($theInt, $min, $max = 2000000000, $defaultValue = 0) function in TYPO3\\CMS\\Core\\Utility\\MathUtility
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Utility/
H A DMathUtility.php32 public static function forceIntegerInRange($theInt, $min, $max = 2000000000, $defaultValue = 0) function in TYPO3\\CMS\\Core\\Utility\\MathUtility
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Utility/
H A DMathUtility.php32 public static function forceIntegerInRange($theInt, $min, $max = 2000000000, $defaultValue = 0) function in TYPO3\\CMS\\Core\\Utility\\MathUtility