Home
last modified time | relevance | path

Searched refs:lcg_value (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/random/tests/01_functions/
H A Dlcg_value_basic.phpt2 Maths test for xapic versions of lcg_value()
9 echo "\n lcg_value tests...\n";
11 $res = lcg_value();
30 lcg_value tests...
/PHP-8.2/ext/random/
H A Drandom.stub.php17 function lcg_value(): float {} function
H A Drandom_arginfo.h115 ZEND_FUNCTION(lcg_value);
144 ZEND_FE(lcg_value, arginfo_lcg_value)
H A Drandom.c670 PHP_FUNCTION(lcg_value) argument

Completed in 11 milliseconds