Home
last modified time | relevance | path

Searched refs:keys (Results 176 – 200 of 301) sorted by relevance

12345678910>>...13

/PHP-5.3/ext/standard/tests/array/
H A Darray_diff_key_error.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_rand_basic2.phpt6 * Description: Return key/keys for random entry/entries in the array
H A Darray_walk_object1.phpt19 * $key - keys in given input array
H A Darray_walk_variation4.phpt19 * $key - keys in given 'input' array
H A Darray_diff_assoc_error.phpt7 * in any of the others arguments but do additional checks whether the keys are equal
H A Darray_intersect_key_error.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…
H A Darray_intersect_ukey_variation10.phpt6 …* Description: Computes the intersection of arrays using a callback function on the keys for compa…
H A Darray_intersect_ukey_variation5.phpt6 …* Description: Computes the intersection of arrays using a callback function on the keys for compa…
H A Darray_intersect_ukey_variation7.phpt6 …* Description: Computes the intersection of arrays using a callback function on the keys for compa…
H A Darray_walk_recursive_object1.phpt17 * $key - keys in given input array
H A Duksort_error.phpt6 * Description: Sort an array by keys using a user-defined comparison function
H A Darray_change_key_case_variation7.phpt8 * Description: Retuns an array with all string keys lowercased [or uppercased]
H A Darray_intersect_ukey_variation9.phpt6 …* Description: Computes the intersection of arrays using a callback function on the keys for compa…
H A Darray_udiff_assoc_variation5.phpt6 …esent in any of the others arguments but do additional checks whether the keys are equal. Keys are…
H A Darray_walk_variation5.phpt27 * $key - keys in given input array
H A Darray_walk_recursive_variation4.phpt19 * $key - keys in given 'input' array
H A Darray_walk_recursive_variation5.phpt27 * $key - keys in given input array
H A Darray_intersect_ukey_variation8.phpt6 …* Description: Computes the intersection of arrays using a callback function on the keys for compa…
H A Darray_udiff_assoc_error.phpt6 …esent in any of the others arguments but do additional checks whether the keys are equal. Keys are…
H A Darray_udiff_uassoc_variation6.phpt6 …esent in any of the others arguments but do additional checks whether the keys are equal. Keys and…
H A Darray_diff_ukey_variation10.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_slice_variation7.phpt2 Test array_slice() function : usage variations - different data types as keys in an array
11 * Pass different data types as keys in an array to array_slice()
/PHP-5.3/ext/spl/internal/
H A Drecursiveregexiterator.inc24 * elemnts or keys are strings.
/PHP-5.3/ext/json/tests/
H A Dfail001.phpt12 '{unquoted_key: "keys must be quoted}',
56 Testing: {unquoted_key: "keys must be quoted}
/PHP-5.3/ext/dba/
H A DREADME41 available since PHP 5 which allows to convert the string keys into
42 array keys without loosing FALSE.

Completed in 28 milliseconds

12345678910>>...13