Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/tests/
H A Dmhash_002.phpt2 MHash: mhash_get_block_size() & mhash_get_hash_name() test
32 $known_hash_al[mhash_get_hash_name($i)] = $i;
/PHP-8.0/ext/hash/
H A Dhash_arginfo.h152 ZEND_FUNCTION(mhash_get_hash_name);
188 ZEND_FE(mhash_get_hash_name, arginfo_mhash_get_hash_name)
H A Dhash.stub.php40 function mhash_get_hash_name(int $algo): string|false {} function
H A Dhash.c1225 PHP_FUNCTION(mhash_get_hash_name) in PHP_FUNCTION() argument

Completed in 9 milliseconds