Home
last modified time | relevance | path

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

/php-src/ext/standard/tests/math/
H A Dgetrandmax_basic.phpt2 Test getrandmax() - basic function test getrandmax()
5 $biggest_int = getrandmax();
/php-src/ext/date/tests/
H A Dformat-negative-timestamp.phpt8 $max = getrandmax();
/php-src/ext/standard/tests/general_functions/
H A Drand.phpt20 var_dump(getrandmax());
/php-src/ext/random/tests/01_functions/
H A Drand_basic.phpt5 $default_max = getrandmax();
/php-src/ext/random/
H A Drandom.stub.php33 function getrandmax(): int {} function

Completed in 9 milliseconds