PHP_HASH_HAVAL_OPS   79 ext/hash/php_hash.h #define PHP_HASH_HAVAL_OPS(p,b)	extern const php_hash_ops php_hash_##p##haval##b##_ops;
PHP_HASH_HAVAL_OPS   81 ext/hash/php_hash.h PHP_HASH_HAVAL_OPS(3,128)