Home
last modified time | relevance | path

Searched refs:keyed (Results 1 – 14 of 14) sorted by relevance

/PHP-8.3/ext/standard/tests/array/
H A Darray_column_variant_objects.phpt59 echo "-- last_name column from recordset, keyed by value from id column --\n";
62 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
73 echo "-- last_name column from recordset, keyed by value from id column --\n";
76 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
101 -- last_name column from recordset, keyed by value from id column --
110 -- last_name column from recordset, keyed by value from first_name column --
147 -- last_name column from recordset, keyed by value from id column --
156 -- last_name column from recordset, keyed by value from first_name column --
H A Darray_product_variation2.phpt7 echo "\n-- Testing array_product() function with a keyed array array --\n";
13 -- Testing array_product() function with a keyed array array --
H A Darray_fill_keys_variation1.phpt23 echo "\n-- Testing array_fill_keys() function with keyed array --\n";
41 -- Testing array_fill_keys() function with keyed array --
H A Darray_column_basic.phpt32 echo "-- last_name column from recordset, keyed by value from id column --\n";
35 echo "-- last_name column from recordset, keyed by value from first_name column --\n";
153 -- last_name column from recordset, keyed by value from id column --
162 -- last_name column from recordset, keyed by value from first_name column --
/PHP-8.3/Zend/tests/
H A Dlist_keyed_leading_comma.phpt2 Leading comma in keyed list assignment
10 Fatal error: Cannot use empty array entries in keyed array assignment in %s on line %d
H A Dlist_empty_error_keyed.phpt2 Cannot use empty elements in keyed array destructuring
11 Fatal error: Cannot use empty array entries in keyed array assignment in %s on line %d
H A Dlist_mixed_keyed_unkeyed.phpt2 list() with both keyed and unkeyed elements
16 Fatal error: Cannot mix keyed and unkeyed array entries in assignments in %s on line %d
H A Dbug72441.phpt14 Fatal error: Cannot mix keyed and unkeyed array entries in assignments in %sbug72441.php on line %d
H A Dforeach_list_keyed.phpt2 foreach with list syntax, keyed
H A Dlist_mixed_nested_keyed_unkeyed.phpt2 list() with nested unkeyed and keyed list()
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h3494 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b() local
3495 return XXH64_avalanche(keyed); in XXH3_len_1to3_64b()
3510 xxh_u64 const keyed = input64 ^ bitflip; in XXH3_len_4to8_64b() local
3511 return XXH3_rrmxmx(keyed, len); in XXH3_len_4to8_64b()
5051 xxh_u64 const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b() local
5054 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
/PHP-8.3/sapi/fpm/tests/
H A Dfcgi.inc422 * Outstanding request statuses keyed by request id
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic6381 >7 string \002 keyed file
H A Dmagic私はガラスを食べられます6381 >7 string \002 keyed file

Completed in 213 milliseconds