Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_fnv.c164 hval *= PHP_FNV_32_PRIME; in fnv_32_buf()
175 hval *= PHP_FNV_32_PRIME; in fnv_32_buf()
H A Dphp_hash_fnv.h25 #define PHP_FNV_32_PRIME ((uint32_t)0x01000193) macro

Completed in 5 milliseconds