Home
last modified time | relevance | path

Searched defs:v4 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h621 XXH32_hash_t v4; member
635 XXH64_hash_t v4; member
1371 xxh_u32 v4 = seed - XXH_PRIME32_1; in XXH32_endian_align() local
1484 xxh_u32 v4 = state->v4; in XXH32_update() local
1909 xxh_u64 v4 = seed - XXH_PRIME64_1; in XXH64_endian_align() local
2021 xxh_u64 v4 = state->v4; in XXH64_update() local
2054 xxh_u64 const v4 = state->v4; in XXH64_digest() local
/PHP-8.1/ext/standard/tests/misc/
H A Dbrowscap.ini8782 Parent=OmniWeb
8783 Version=4.5
8784 MajorVer=4
8785 MinorVer=5
8786 Platform=MacOSX

Completed in 162 milliseconds