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

/PHP_TRUNK/ext/hash/
H A Dhash.c49 static struct mhash_bc_entry mhash_to_hash[MHASH_NUM_ALGOS] = { variable in typeref:struct:mhash_bc_entry
783 struct mhash_bc_entry algorithm = mhash_to_hash[algo_number];
811 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
838 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
870 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];
913 struct mhash_bc_entry algorithm_lookup = mhash_to_hash[algorithm];

Completed in 4 milliseconds