Home
last modified time | relevance | path

Searched refs:php_random_gammasection_open_closed (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/random/
H A Dgammasection.c134 PHPAPI double php_random_gammasection_open_closed(php_random_algo_with_state engine, double min, do… in php_random_gammasection_open_closed() function
H A Dphp_random.h187 PHPAPI double php_random_gammasection_open_closed(php_random_algo_with_state engine, double min, do…
H A Drandomizer.c189 RETURN_DOUBLE(php_random_gammasection_open_closed(randomizer->engine, min, max)); in PHP_METHOD()

Completed in 9 milliseconds