Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dpassword.c77 static php_password_algo php_password_determine_algo(const zend_string *hash) in php_password_determine_algo() function
196 algo = php_password_determine_algo(hash); in PHP_FUNCTION()
254 algo = php_password_determine_algo(hash); in PHP_FUNCTION()
324 algo = php_password_determine_algo(hash); in PHP_FUNCTION()

Completed in 5 milliseconds