Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Drand.c57 BG(rand_is_seeded) = 1; in php_srand()
67 if (!BG(rand_is_seeded)) { in php_rand()
H A Dbasic_functions.h202 zend_bool rand_is_seeded; /* Whether rand() has been seeded */ member
H A Dbasic_functions.c3471 BG(rand_is_seeded) = 0; in basic_globals_ctor()

Completed in 17 milliseconds