Home
last modified time | relevance | path

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

/php-src/ext/random/
H A Dengine_user.c71 .algo = &php_random_algo_user, in range()
76 PHPAPI const php_random_algo php_random_algo_user = { variable
H A Drandomizer.c39 php_random_status_state_user *state = php_random_status_alloc(&php_random_algo_user, false); in randomizer_common_init()
41 .algo = &php_random_algo_user, in randomizer_common_init()
H A Dphp_random.h116 extern PHPAPI const php_random_algo php_random_algo_user;

Completed in 9 milliseconds