Home
last modified time | relevance | path

Searched refs:shuffled (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/standard/tests/general_functions/
H A Darray_is_list.phpt32 test_is_list("shuffled keys", [1 => 0, 0 => 1]);
88 shuffled keys: false
/PHP-8.2/ext/standard/tests/array/
H A Darray_shuffle_basic.phpt44 echo "shuffled array seems to be similar to original\n";
/PHP-8.2/ext/zlib/tests/
H A Ddata.inc14 When we have shuffled off this mortal coil,
/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h4143 xxh_u32x4 const shuffled = (xxh_u32x4)vec_rl(data_key, v32); in XXH3_accumulate_512_vsx() local
4145 xxh_u64x2 const product = XXH_vec_mulo((xxh_u32x4)data_key, shuffled); in XXH3_accumulate_512_vsx()

Completed in 22 milliseconds