Home
last modified time | relevance | path

Searched defs:v1 (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/standard/
H A Dversioning.c206 char *v1, *v2; in PHP_FUNCTION() local
/php-src/ext/bcmath/libbcmath/src/
H A Drecmul.c165 bc_num u0, u1, v0, v1; in _bc_rec_mul() local
/php-src/ext/gd/libgd/
H A Dgdft.c769 gdroundupdown (FT_F26Dot6 v1, int roundup)
/php-src/ext/opcache/jit/ir/
H A Dir_ra.c1639 static void ir_vregs_coalesce(ir_ctx *ctx, uint32_t v1, uint32_t v2, ir_ref from, ir_ref to) in ir_vregs_coalesce()
1922 uint32_t v1 = ctx->vregs[input]; in ir_coalesce() local
H A Dir_sccp.c316 ir_insn *v1 = IR_IS_CONST_REF(a) ? &ctx->ir_base[a] : &_values[a]; in ir_sccp_is_equal() local
/php-src/ext/hash/xxhash/
H A Dxxhash.h2123 xxh_u32 v1 = seed + XXH_PRIME32_1 + XXH_PRIME32_2; in XXH32_endian_align() local
2536 xxh_u64 v1 = seed + XXH_PRIME64_1 + XXH_PRIME64_2; in XXH64_endian_align() local
/php-src/sapi/litespeed/
H A Dlsapilib.c2267 int compareValueLocation(const void * v1, const void *v2 ) in compareValueLocation()
/php-src/ext/mbstring/
H A Dmbstring.c5237 # define _mm256_set_m128i(v0, v1) _mm256_insertf128_si256(_mm256_castsi128_si256(v1), (v0), 1) argument
/php-src/ext/standard/tests/misc/
H A Dbrowscap.ini1871 Parent=General Crawlers
1872 Browser="shelob"
1873 Stripper=true
1874 isBanned=true
2040 Parent=General Crawlers
2041 Browser="Xerka"
2042 Stripper=true
2043 isBanned=true

Completed in 261 milliseconds