Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Duniqid.c43 zend_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.php1421 function uniqid(string $prefix = "", bool $more_entropy = false): string {} argument
H A Dbasic_functions_arginfo.h2094 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, more_entropy, _IS_BOOL, 0, "false")

Completed in 33 milliseconds