Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/standard/
H A Dversioning.c206 char *v1, *v2; in PHP_FUNCTION() local
/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h619 XXH32_hash_t v2; member
633 XXH64_hash_t v2; member
1369 xxh_u32 v2 = seed + XXH_PRIME32_2; in XXH32_endian_align() local
1482 xxh_u32 v2 = state->v2; in XXH32_update() local
1907 xxh_u64 v2 = seed + XXH_PRIME64_2; in XXH64_endian_align() local
2019 xxh_u64 v2 = state->v2; in XXH64_update() local
2052 xxh_u64 const v2 = state->v2; in XXH64_digest() local
/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c2296 int compareValueLocation(const void * v1, const void *v2 ) in compareValueLocation()

Completed in 33 milliseconds