Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Duniqid.c47 zend_bool more_entropy = 0; in PHP_FUNCTION() local
56 Z_PARAM_BOOL(more_entropy) in PHP_FUNCTION()
77 if (more_entropy) { in PHP_FUNCTION()
H A Dbasic_functions.c2592 ZEND_ARG_INFO(0, more_entropy)
/PHP-7.4/ext/standard/tests/general_functions/
H A Duniqid_basic.phpt5 /* Prototype : string uniqid ([ string $prefix= "" [, bool $more_entropy= false ]] )

Completed in 20 milliseconds