Home
last modified time | relevance | path

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

/PHP-7.0/ext/hash/
H A Dhash_fnv.c205 hval *= PHP_FNV_64_PRIME; in fnv_64_buf()
214 hval *= PHP_FNV_64_PRIME; in fnv_64_buf()
H A Dphp_hash_fnv.h32 #define PHP_FNV_64_PRIME ((php_hash_uint64)0x100000001b3ULL) macro

Completed in 13 milliseconds