Searched refs:php_mt_srand (Results 1 – 3 of 3) sorted by relevance
59 PHPAPI void php_mt_srand(uint32_t seed);
441 PHPAPI void php_mt_srand(uint32_t seed) function
290 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