Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dphp_password.h42 int (*get_info)(zval *return_value, const zend_string *hash); member
H A Dpassword.c584 if (algo->get_info) { in PHP_FUNCTION()
585 algo->get_info(&options, hash); in PHP_FUNCTION()

Completed in 9 milliseconds