Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Drand.c56 BG(rand_is_seeded) = 1; in php_srand()
66 if (!BG(rand_is_seeded)) { in php_rand()
H A Dbasic_functions.h199 zend_bool rand_is_seeded; /* Whether rand() has been seeded */ member
H A Dbasic_functions.c3470 BG(rand_is_seeded) = 0; in basic_globals_ctor()

Completed in 21 milliseconds