Searched refs:php_hash_murmur3c_ops (Results 1 – 3 of 3) sorted by relevance
109 extern const php_hash_ops php_hash_murmur3c_ops;
81 const php_hash_ops php_hash_murmur3c_ops = { variable
1612 php_hash_register_algo("murmur3c", &php_hash_murmur3c_ops); in PHP_MINIT_FUNCTION()
Completed in 18 milliseconds