Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dphp_password.h44 int (*get_info)(zval *return_value, const zend_string *hash); member
H A Dpassword.c571 if (algo->get_info) { in PHP_FUNCTION()
572 algo->get_info(&options, hash); in PHP_FUNCTION()

Completed in 7 milliseconds