Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/
H A Dphp_hash_fnv.h25 #define PHP_FNV1_64_INIT ((uint64_t)0xcbf29ce484222325ULL) macro
H A Dhash_fnv.c123 context->state = PHP_FNV1_64_INIT; in PHP_FNV164Init()

Completed in 11 milliseconds