Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/
H A Dphp_hash.h113 extern const php_hash_ops php_hash_xxh3_64_ops;
H A Dhash_xxhash.c139 const php_hash_ops php_hash_xxh3_64_ops = { variable
H A Dhash.c1612 php_hash_register_algo("xxh3", &php_hash_xxh3_64_ops); in PHP_MINIT_FUNCTION()

Completed in 14 milliseconds