Home
last modified time | relevance | path

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

/PHP-8.4/ext/random/
H A Dphp_random.h59 PHPAPI void php_mt_srand(uint32_t seed);
H A Drandom.c441 PHPAPI void php_mt_srand(uint32_t seed) function
/PHP-8.4/
H A DUPGRADING.INTERNALS290 slim wrappers around the corresponding php_mt_srand() and php_mt_rand()
296 php_mt_srand() and php_mt_rand() functions should be called directly and

Completed in 41 milliseconds