Searched refs:php_random_gammasection_open_closed (Results 1 – 3 of 3) sorted by relevance
134 PHPAPI double php_random_gammasection_open_closed(php_random_algo_with_state engine, double min, do… in php_random_gammasection_open_closed() function
187 PHPAPI double php_random_gammasection_open_closed(php_random_algo_with_state engine, double min, do…
189 RETURN_DOUBLE(php_random_gammasection_open_closed(randomizer->engine, min, max)); in PHP_METHOD()
Completed in 9 milliseconds