Home
last modified time | relevance | path

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

/PHP-5.6/ext/hash/
H A Dhash.c49 static struct mhash_bc_entry mhash_to_hash[MHASH_NUM_ALGOS] = { variable
830 struct mhash_bc_entry algorithm = mhash_to_hash[algo_number]; in mhash_init()
858 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()
885 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()
917 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()
960 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm]; in PHP_FUNCTION()

Completed in 10 milliseconds