Home
last modified time | relevance | path

Searched refs:x7 (Results 1 – 17 of 17) sorted by relevance

/php-src/ext/standard/tests/array/
H A Darray_intersect_key_variation4.phpt13 'hexa indexed' => array(0x12 => '0x12', -0x7 => '-0x7', ),
52 string(4) "-0x7"
H A Darray_diff_uassoc_variation9.phpt13 'hexa indexed' => array(0xA => 10, -0x7 => -0x7 ),
H A Darray_diff_key_variation4.phpt13 'hexa indexed' => array(0x12 => '0x12', -0x7 => '-0x7', ),
H A Darray_diff_ukey_variation6.phpt13 'hexa indexed' => array(0x12 => '0x12', -0x7 => '-0x7', ),
H A Darray_uintersect_assoc_basic2.phpt11 $arr1 = array("one" => "one", "02" => "two", '3' => "three", "four", "0.5" => 5, 0 => 6, "0x7" => "…
/php-src/ext/hash/
H A Dhash_tiger.c58 round(b,c,a,x7,mul)
61 x0 -= x7 ^ L64(0xA5A5A5A5A5A5A5A5); \
68 x7 ^= x6; \
69 x0 += x7; \
70 x1 -= x0 ^ ((~x7)<<19); \
76 x7 -= x6 ^ L64(0x0123456789ABCDEF);
99 x4=str[4]; x5=str[5]; x6=str[6]; x7=str[7];
117 register uint64_t a, b, c, tmpa, x0, x1, x2, x3, x4, x5, x6, x7; \
/php-src/ext/standard/
H A Dcrc32_x86.c104 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_batch() local
108 x7 = _mm_clmulepi64_si128(x3, k, 0x00); in crc32_pclmul_batch()
124 x3 = _mm_xor_si128(x3, x7); in crc32_pclmul_batch()
213 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_reflected_batch() local
217 x7 = _mm_clmulepi64_si128(x3, k, 0x00); in crc32_pclmul_reflected_batch()
229 x3 = _mm_xor_si128(x3, x7); in crc32_pclmul_reflected_batch()
/php-src/ext/standard/tests/array/sort/
H A Dshuffle_basic2.phpt18 "seven" => 0x7, "#8" => 012, "nine" => 9
/php-src/ext/mbstring/tests/data/
H A DARMSCII-8.txt9 0x7 0x7
H A DBIG5.txt99 0x7 0x7
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.h19 _(X7, x7, w7) \
H A Dir_aarch64.dasc5297 | stp x6, x7, [sp, #-16]!
H A Dir_x86.dasc4681 | xor Rw(def_reg), 0x7
/php-src/ext/mbstring/tests/
H A Dbug48645.phpt14 var_dump(bin2hex(mb_convert_encoding("&#x7;", "UTF-8", "HTML-ENTITIES")));
/php-src/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt45 0x7: Bw==
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5714 >3 byte&0xF 0x7 \b, SV 7
8857 >>>13 byte&0x0F =0x7 \b, RP2C03C
12947 >>459 string press\ any\ key...\x7\0 \b, Acronis Startup Recovery Loader
13647 #0x0~1,0x1~2,...,0x3~4,0x4~F,0x7~D default boot
15102 >>8 byte&0x7 0
20842 >>101 ubeshort&0xf 0x7 \b32-FLOAT
23161 >>>101 beshort&0xf 0x7 \b32-FLOAT
28582 >>>0x7 string \0\0\0\0\0\0\0\0
H A Dmagic5714 >3 byte&0xF 0x7 \b, SV 7
8857 >>>13 byte&0x0F =0x7 \b, RP2C03C
12947 >>459 string press\ any\ key...\x7\0 \b, Acronis Startup Recovery Loader
13647 #0x0~1,0x1~2,...,0x3~4,0x4~F,0x7~D default boot
15102 >>8 byte&0x7 0
20842 >>101 ubeshort&0xf 0x7 \b32-FLOAT
23161 >>>101 beshort&0xf 0x7 \b32-FLOAT
28582 >>>0x7 string \0\0\0\0\0\0\0\0

Completed in 219 milliseconds