Home
last modified time | relevance | path

Searched refs:keys (Results 101 – 125 of 302) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/standard/tests/file/
H A Dbug46347.phpt2 Bug #46347 (parse_ini_file() doesn't support * in keys)
/PHP-7.4/Zend/tests/
H A Dconst_array_with_resource_key.phpt2 Constexpr arrays should be able to handle resource keys
H A Dforeach_unset_globals.phpt2 traverse an array and use its keys to unset GLOBALS
H A Dlist_keyed_non_literals.phpt2 list() with constant keys
H A Dlist_keyed_undefined.phpt2 list() with undefined keys
H A Dlist_keyed_evaluation_order_3.phpt2 list() with keys, evaluation order #3
H A Dlist_keyed_trailing_comma.phpt2 list() with keys and a trailing comma
/PHP-7.4/ext/intl/tests/
H A Dcollator_get_sort_key_variant4.phpt11 * Get sort keys using various locales
33 // Regular strings keys
H A Dcollator_get_sort_key_variant5.phpt11 * Get sort keys using various locales
33 // Regular strings keys
H A Dcollator_get_sort_key.phpt11 * Get sort keys using various locales
33 // Regular strings keys
H A Dcollator_get_sort_key_variant2.phpt11 * Get sort keys using various locales
33 // Regular strings keys
H A Dcollator_get_sort_key_variant3.phpt11 * Get sort keys using various locales
33 // Regular strings keys
H A Dcollator_get_sort_key_variant6.phpt11 * Get sort keys using various locales
33 // Regular strings keys
/PHP-7.4/ext/standard/tests/array/
H A Dextract_variation11.phpt2 Test extract() function - ensure EXTR_REFS works when array is referenced and keys clash with varia…
H A Dnatcasesort_variation11.phpt2 Test natcasesort() function : usage variations - Different array keys
11 * Pass arrays where the keys are different data types to test behaviour of natcasesort()
25 // arrays with keys as different data types to be passed as $array_arg
H A Darray_push_variation6.phpt2 Test array_push() function : usage variations - array keys are different data types
11 * Pass array_push arrays where the keys are different data types.
28 // arrays of different data types as keys to be passed to $stack argument
H A Dbug26458.phpt2 Bug #26458 (var_dump(), var_export() & debug_zval_dump() are not binary safe for array keys)
H A Duasort_variation9.phpt35 // Int array with default keys
41 // String array with default keys
H A Darray_change_key_case_variation8.phpt2 Test array_change_key_case() function : usage variations - Different strings as keys
6 * Description: Retuns an array with all string keys lowercased [or uppercased]
H A Darray_chunk_variation6.phpt14 * 2. associative array with duplicate keys
29 // associative array with duplicate keys
/PHP-7.4/ext/spl/tests/
H A Dspl_006.phpt2 SPL: iterator_to_array() without keys
H A Dbug62073.phpt2 Bug #62073 (different ways of iterating over an SplMaxHeap result in different keys)
H A Diterator_to_array_nonscalar_keys.phpt2 Tests iterator_to_array() with non-scalar keys
/PHP-7.4/Zend/tests/generators/
H A Dgenerator_with_keys.phpt2 Generators can also yield keys
/PHP-7.4/ext/phar/tests/zip/
H A Dphar_setsignaturealgo2.phpt53 $keys=openssl_pkey_new($config_arg);
54 openssl_pkey_export($keys, $privkey, NULL, $config_arg);
55 $pubkey=openssl_pkey_get_details($keys);

Completed in 43 milliseconds

12345678910>>...13