Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Duniqid.c44 bool more_entropy = 0; in PHP_FUNCTION() local
53 Z_PARAM_BOOL(more_entropy) in PHP_FUNCTION()
74 if (more_entropy) { in PHP_FUNCTION()
H A Dbasic_functions.stub.php3698 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