Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_password.h50 int (*get_info)(zval *return_value, const zend_string *hash); member
H A Dpassword.c666 if (algo->get_info && in PHP_FUNCTION()
667 (FAILURE == algo->get_info(&options, hash))) { in PHP_FUNCTION()

Completed in 6 milliseconds