Home
last modified time | relevance | path

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

/php-src/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-src/ext/random/
H A Drandom.stub.php18 function lcg_value(): float {} function
H A Drandom_arginfo.h127 ZEND_FUNCTION(lcg_value);
158 ZEND_FE(lcg_value, arginfo_lcg_value)
H A Drandom.c464 PHP_FUNCTION(lcg_value) argument

Completed in 14 milliseconds