Searched defs:uniqid (Results 1 – 2 of 2) sorted by relevance
40 PHP_FUNCTION(uniqid) in PHP_FUNCTION() argument44 zend_string *uniqid; in PHP_FUNCTION() local
1421 function uniqid(string $prefix = "", bool $more_entropy = false): string {} function
Completed in 18 milliseconds