Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/tests/
H A Dmhash_002.phpt2 MHash: mhash_get_block_size() & mhash_get_hash_name() test
34 $known_hash_al[mhash_get_hash_name($i)] = $i;
/PHP-8.1/ext/hash/
H A Dhash.stub.php62 function mhash_get_hash_name(int $algo): string|false {} function
H A Dhash_arginfo.h156 ZEND_FUNCTION(mhash_get_hash_name);
192 ZEND_DEP_FE(mhash_get_hash_name, arginfo_mhash_get_hash_name)
H A Dhash.c1242 PHP_FUNCTION(mhash_get_hash_name) in PHP_FUNCTION() argument
/PHP-8.1/
H A DUPGRADING402 mhash_get_hash_name() functions are deprecated. Use the hash_*() APIs

Completed in 17 milliseconds