Home
last modified time | relevance | path

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

/php-src/ext/random/
H A Dengine_secure.c44 php_random_int_throw(min, max, &result); in range()
H A Dphp_random_csprng.h38 ZEND_ATTRIBUTE_NONNULL static inline zend_result php_random_int_throw(zend_long min, zend_long max,… in php_random_int_throw() function
H A Drandom.c628 if (php_random_int_throw(min, max, &result) == FAILURE) {

Completed in 7 milliseconds