Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/
H A Dhash.c49 struct mhash_bc_entry { struct
57 static struct mhash_bc_entry mhash_to_hash[MHASH_NUM_ALGOS] = { argument
1197 struct mhash_bc_entry algorithm = mhash_to_hash[algo_number]; in mhash_init()
1223 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()
1251 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()
1281 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()
1323 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()

Completed in 10 milliseconds