Searched refs:php_hash_md5_ops (Results 1 – 3 of 3) sorted by relevance
73 extern const php_hash_ops php_hash_md5_ops;
20 const php_hash_ops php_hash_md5_ops = { variable
1581 php_hash_register_algo("md5", &php_hash_md5_ops); in PHP_MINIT_FUNCTION()
Completed in 11 milliseconds