Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dversioning.c206 char *v1, *v2; in PHP_FUNCTION() local
/PHP-8.2/ext/opcache/jit/ir/
H A Dir_sccp.c264 ir_insn *v2 = IR_IS_CONST_REF(b) ? &ctx->ir_base[b] : &_values[b]; in ir_sccp_is_equal() local
H A Dir_ra.c1599 static void ir_vregs_coalesce(ir_ctx *ctx, uint32_t v1, uint32_t v2, ir_ref from, ir_ref to) in ir_vregs_coalesce()
1876 uint32_t v2 = ctx->vregs[use]; in ir_coalesce() local
/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h2124 xxh_u32 v2 = seed + XXH_PRIME32_2; in XXH32_endian_align() local
2537 xxh_u64 v2 = seed + XXH_PRIME64_2; in XXH64_endian_align() local
/PHP-8.2/sapi/litespeed/
H A Dlsapilib.c2267 int compareValueLocation(const void * v1, const void *v2 ) in compareValueLocation()

Completed in 60 milliseconds