Home
last modified time | relevance | path

Searched refs:swapped (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/ext/standard/tests/strings/
H A Dlevenshtein.phpt19 echo '--- 2 character swapped ---' . \PHP_EOL;
50 --- 2 character swapped ---
/PHP-8.2/ext/standard/tests/array/
H A Darray_diff_assoc_variation8.phpt18 'b' => '3', //key and value from array_index swapped
H A Darray_diff_variation6.phpt18 'b' => '3', //key and value from array_index swapped
/PHP-8.2/ext/fileinfo/tests/
H A Dbug77961.magic50 0 short 017001 byte-swapped Berkeley vfont data
H A Dmagic22644 >20 beshort 0410 (swapped)
22653 >20 beshort 0410 (swapped)
22662 >20 beshort 04001 (swapped)
22671 >20 beshort 04001 (swapped)
22682 >20 beshort 0410 (swapped)
22691 >20 beshort 0410 (swapped)
22700 >20 beshort 04001 (swapped)
22709 >20 beshort 04001 (swapped)
22720 >20 beshort 0410 (swapped)
22729 >20 beshort 0410 (swapped)
[all …]
H A Dmagic私はガラスを食べられます22644 >20 beshort 0410 (swapped)
22653 >20 beshort 0410 (swapped)
22662 >20 beshort 04001 (swapped)
22671 >20 beshort 04001 (swapped)
22682 >20 beshort 0410 (swapped)
22691 >20 beshort 0410 (swapped)
22700 >20 beshort 04001 (swapped)
22709 >20 beshort 04001 (swapped)
22720 >20 beshort 0410 (swapped)
22729 >20 beshort 0410 (swapped)
[all …]
/PHP-8.2/ext/phar/
H A Dtar.c1244 uint32_t swapped = (((((unsigned char*)&(source))[3]) << 24) \ in phar_tar_flush()
1248 memcpy(destination, &swapped, 4); \ in phar_tar_flush()
/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h4053 uint64x2_t const swapped = vextq_u64(data64, data64, 1); in XXH3_accumulate_512_neon() local
4054 xacc[i] = vaddq_u64 (xacc[i], swapped); in XXH3_accumulate_512_neon()

Completed in 170 milliseconds