Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dpassword.c76 static php_password_algo php_password_determine_algo(const zend_string *hash) in php_password_determine_algo() function
176 algo = php_password_determine_algo(hash); in PHP_FUNCTION()
232 algo = php_password_determine_algo(hash); in PHP_FUNCTION()
301 algo = php_password_determine_algo(hash); in PHP_FUNCTION()

Completed in 14 milliseconds