Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/
H A Dhash.c41 char *hash_name; member
961 if (algorithm_lookup.hash_name) { in PHP_FUNCTION()
962 ZVAL_STRING(z_algorithm, algorithm_lookup.hash_name); in PHP_FUNCTION()
1021 …p_hash_ops *ops = php_hash_fetch_ops(algorithm_lookup.hash_name, strlen(algorithm_lookup.hash_name in PHP_FUNCTION()
1064 …p_hash_ops *ops = php_hash_fetch_ops(algorithm_lookup.hash_name, strlen(algorithm_lookup.hash_name in PHP_FUNCTION()

Completed in 7 milliseconds