Home
last modified time | relevance | path

Searched refs:PHP_FNV_32_PRIME (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/hash/
H A Dhash_fnv.c163 hval *= PHP_FNV_32_PRIME; in fnv_32_buf()
172 hval *= PHP_FNV_32_PRIME; in fnv_32_buf()
H A Dphp_hash_fnv.h27 #define PHP_FNV_32_PRIME ((php_hash_uint32)0x01000193) macro

Completed in 16 milliseconds