Searched refs:php_random_algo_pcgoneseq128xslrr64 (Results 1 – 4 of 4) sorted by relevance
61 .algo = &php_random_algo_pcgoneseq128xslrr64, in range()108 PHPAPI const php_random_algo php_random_algo_pcgoneseq128xslrr64 = { variable
107 extern PHPAPI const php_random_algo php_random_algo_pcgoneseq128xslrr64;
205 …t(ce, &random_engine_pcgoneseq128xslrr64_object_handlers, &php_random_algo_pcgoneseq128xslrr64)->s… in php_random_engine_pcgoneseq128xslrr64_new()
2974 .algo = &php_random_algo_pcgoneseq128xslrr64, in PHP_GINIT_FUNCTION()
Completed in 25 milliseconds