Home
last modified time | relevance | path

Searched refs:keys (Results 251 – 275 of 328) sorted by relevance

1...<<11121314

/PHP-7.0/ext/standard/tests/array/
H A Dkey_variation2.phpt11 * Pass arrays where keys are different data types as $array_arg to key() to test behaviour
H A Darray_filter_variation3.phpt36 …ull => 'null', 5.2 => "float", true => 1, "" => 'empty'), // associative array with different keys
H A Darray_flip_variation4.phpt2 … array_flip() function : usage variations - 'input' argument with different invalid values for keys
H A Darray_rand_variation3.phpt6 * Description: Return key/keys for random entry/entries in the array
H A Darray_rand_variation5.phpt6 * Description: Return key/keys for random entry/entries in the array
H A Darray_diff_assoc_variation5.phpt7 * in any of the others arguments but do additional checks whether the keys are equal
H A Darray_walk_basic2.phpt35 * Description : prints the array values with keys
H A Darray_walk_recursive_basic2.phpt35 * Description : prints the array values with keys
H A Dksort_variation3.phpt28 // mixed value array with different types of keys
H A Drsort_variation9.phpt39 // to test the new keys for the elements in the sorted array
H A Darray_intersect_variation9.phpt21 // arrays with default keys
25 // arrays with explicit keys
H A Dkrsort_variation3.phpt28 // mixed value array with different types of keys
H A Dksort_variation9.phpt2 Test ksort() function : usage variations - sorting arrays with/without keys
H A Darray_change_key_case_variation2.phpt8 * Description: Retuns an array with all string keys lowercased [or uppercased]
H A Drsort_basic.phpt23 // array with default keys containing unsorted numeric values
H A Darray_change_key_case_variation1.phpt6 * Description: Retuns an array with all string keys lowercased [or uppercased]
H A Darray_diff_assoc_variation1.phpt7 * in any of the others arguments but do additional checks whether the keys are equal
H A Darray_diff_assoc_variation2.phpt7 * in any of the others arguments but do additional checks whether the keys are equal
H A Darray_rand_variation1.phpt6 * Description: Return key/keys for random entry/entries in the array
H A Darray_rand_variation2.phpt8 * Description: Return key/keys for random entry/entries in the array
H A Darray_diff_key_variation3.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
/PHP-7.0/Zend/tests/
H A Dbug60362.phpt2 Bug #60362: non-existent sub-sub keys should not have values
/PHP-7.0/ext/snmp/tests/
H A Dsnmp-object.phpt79 echo "WALK multiple on single OID with OID suffix as keys\n";
199 WALK multiple on single OID with OID suffix as keys
/PHP-7.0/ext/standard/tests/file/
H A Dstat_basic-win32.phpt44 // numeric and named keys, compare them to see they are same
/PHP-7.0/ext/spl/internal/
H A Dregexiterator.inc42 * elemnts or keys are strings.

Completed in 33 milliseconds

1...<<11121314