Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Duniqid.c43 bool more_entropy = 0; in PHP_FUNCTION() local
52 Z_PARAM_BOOL(more_entropy) in PHP_FUNCTION()
73 if (more_entropy) { in PHP_FUNCTION()
H A Dbasic_functions.stub.php3632 function uniqid(string $prefix = "", bool $more_entropy = false): string {}
H A Dbasic_functions_arginfo.h2084 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, more_entropy, _IS_BOOL, 0, "false")

Completed in 22 milliseconds