Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/
H A Dhash_crc32.c93 const php_hash_ops php_hash_crc32_ops = { variable
H A Dphp_hash.h100 extern const php_hash_ops php_hash_crc32_ops;
H A Dhash.c1584 php_hash_register_algo("crc32", &php_hash_crc32_ops); in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds