Searched refs:php_hash_xxh64_ops (Results 1 – 3 of 3) sorted by relevance
112 extern const php_hash_ops php_hash_xxh64_ops;
92 const php_hash_ops php_hash_xxh64_ops = { variable
1629 php_hash_register_algo("xxh64", &php_hash_xxh64_ops); in PHP_MINIT_FUNCTION()
Completed in 40 milliseconds