Home
last modified time | relevance | path

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

/PHP-5.4/ext/hash/
H A Dhash.c42 char *hash_name; member
682 if (algorithm_lookup.hash_name) { in PHP_FUNCTION()
683 ZVAL_STRING(*z_algorithm, algorithm_lookup.hash_name, 1); in PHP_FUNCTION()
742 …p_hash_ops *ops = php_hash_fetch_ops(algorithm_lookup.hash_name, strlen(algorithm_lookup.hash_name in PHP_FUNCTION()
785 …p_hash_ops *ops = php_hash_fetch_ops(algorithm_lookup.hash_name, strlen(algorithm_lookup.hash_name in PHP_FUNCTION()

Completed in 7 milliseconds