Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash.c39 char *hash_name; member
968 if (algorithm_lookup.hash_name) { in PHP_FUNCTION()
969 ZVAL_STRING(z_algorithm, algorithm_lookup.hash_name); in PHP_FUNCTION()
1028 …p_hash_ops *ops = php_hash_fetch_ops(algorithm_lookup.hash_name, strlen(algorithm_lookup.hash_name in PHP_FUNCTION()
1071 …p_hash_ops *ops = php_hash_fetch_ops(algorithm_lookup.hash_name, strlen(algorithm_lookup.hash_name in PHP_FUNCTION()

Completed in 19 milliseconds