Searched refs:getrandmax (Results 1 – 6 of 6) sorted by relevance
2 Test getrandmax() - basic function test getrandmax()5 $biggest_int = getrandmax();
8 $max = getrandmax();
20 var_dump(getrandmax());
31 function getrandmax(): int {} function
150 ZEND_FALIAS(getrandmax, mt_getrandmax, arginfo_getrandmax)
5 $default_max = getrandmax();
Completed in 8 milliseconds