Home
last modified time | relevance | path

Searched refs:rand_seed (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/standard/
H A Drand.c44 BG(rand_seed) = (unsigned int) seed; in php_srand()
71 ret = php_rand_r(&BG(rand_seed)); in php_rand()
H A Dbasic_functions.h197 unsigned int rand_seed; /* Seed for rand(), in ts version */ member

Completed in 8 milliseconds