Home
last modified time | relevance | path

Searched defs:should_throw (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/standard/
H A Drandom.c89 PHPAPI int php_random_bytes(void *bytes, size_t size, zend_bool should_throw) in php_random_bytes()
228 PHPAPI int php_random_int(zend_long min, zend_long max, zend_long *result, zend_bool should_throw) in php_random_int()

Completed in 4 milliseconds