Searched refs:hash_name (Results 1 – 1 of 1) sorted by relevance
42 char *hash_name; member682 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