Searched refs:php_hash_xxh32_ops (Results 1 – 3 of 3) sorted by relevance
111 extern const php_hash_ops php_hash_xxh32_ops;
25 const php_hash_ops php_hash_xxh32_ops = { variable
1614 php_hash_register_algo("xxh32", &php_hash_xxh32_ops); in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds