Searched refs:keyed (Results 1 – 14 of 14) sorted by relevance
/PHP-8.2/ext/standard/tests/array/ |
H A D | array_column_variant_objects.phpt | 59 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 D | array_product_variation2.phpt | 7 echo "\n-- Testing array_product() function with a keyed array array --\n"; 13 -- Testing array_product() function with a keyed array array --
|
H A D | array_fill_keys_variation1.phpt | 23 echo "\n-- Testing array_fill_keys() function with keyed array --\n"; 41 -- Testing array_fill_keys() function with keyed array --
|
H A D | array_column_basic.phpt | 32 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.2/Zend/tests/ |
H A D | list_keyed_leading_comma.phpt | 2 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 D | list_empty_error_keyed.phpt | 2 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 D | list_mixed_keyed_unkeyed.phpt | 2 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 D | bug72441.phpt | 14 Fatal error: Cannot mix keyed and unkeyed array entries in assignments in %sbug72441.php on line %d
|
H A D | foreach_list_keyed.phpt | 2 foreach with list syntax, keyed
|
H A D | list_mixed_nested_keyed_unkeyed.phpt | 2 list() with nested unkeyed and keyed list()
|
/PHP-8.2/ext/hash/xxhash/ |
H A D | xxhash.h | 3463 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b() local 3464 return XXH64_avalanche(keyed); in XXH3_len_1to3_64b() 3479 xxh_u64 const keyed = input64 ^ bitflip; in XXH3_len_4to8_64b() local 3480 return XXH3_rrmxmx(keyed, len); in XXH3_len_4to8_64b() 5020 xxh_u64 const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b() local 5023 XXH128_hash_t m128 = XXH_mult64to128(keyed, XXH_PRIME64_1 + (len << 2)); in XXH3_len_4to8_128b()
|
/PHP-8.2/sapi/fpm/tests/ |
H A D | fcgi.inc | 99 * Outstanding request statuses keyed by request id
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 5732 >7 string \002 keyed file
|
H A D | magic私はガラスを食べられます | 5732 >7 string \002 keyed file
|
Completed in 136 milliseconds