Home
last modified time | relevance | path

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

/PHP-7.0/ext/hash/
H A Dphp_hash_fnv.h29 #define PHP_FNV1_64_INIT ((php_hash_uint64)0xcbf29ce484222325ULL) macro
H A Dhash_fnv.c107 context->state = PHP_FNV1_64_INIT; in PHP_FNV164Init()

Completed in 9 milliseconds