Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dhash_fnv.c178 hval *= PHP_FNV_32_PRIME; in fnv_32_buf()
189 hval *= PHP_FNV_32_PRIME; in fnv_32_buf()
H A Dphp_hash_fnv.h22 #define PHP_FNV_32_PRIME ((uint32_t)0x01000193) macro

Completed in 8 milliseconds