Home
last modified time | relevance | path

Searched refs:keys (Results 226 – 250 of 328) sorted by relevance

12345678910>>...14

/PHP-7.0/ext/standard/tests/array/
H A Darray_uintersect_uassoc_variation6.phpt6 …ther arguments. Keys are used to do more restrictive check. Both data and keys are compared by usi…
H A Darray_change_key_case_variation4.phpt6 * Description: Retuns an array with all string keys lowercased [or uppercased]
H A Darray_diff_assoc_variation7.phpt8 * present in any of the others arguments but do additional checks whether the keys are equal
H A Darray_flip_variation3.phpt11 * In 'input' array argument, values are expected to be valid keys i.e. string/integer
H A Darray_intersect_ukey_error.phpt6 …* Description: Computes the intersection of arrays using a callback function on the keys for compa…
H A Darray_column_basic.phpt83 echo "\n*** Testing numeric column keys ***\n";
218 *** Testing numeric column keys ***
H A Dsort_basic.phpt12 * Testing sort() by providing arrays with default keys and assoc arrays
29 // array with default keys containing unsorted numeric values
H A Darray_merge.phpt69 /* associative array with string keys, which will not be re-indexed */
72 /* associative array with numeric keys, which will be re-indexed */
75 /* associative array with mixed keys and sub-array as element */
H A Darray_diff_ukey_error.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_walk_basic1.phpt18 * Description : prints the array values with keys
H A Darray_walk_recursive_basic1.phpt18 * Description : prints the array values with keys
H A Darray_diff_assoc_variation3.phpt7 * in any of the others arguments but do additional checks whether the keys are equal
H A Darray_diff_assoc_variation9.phpt8 * the keys are equal
H A Darray_walk_object2.phpt19 * $key - keys in given input array
H A Darray_walk_recursive_object2.phpt19 * $key - keys in given input array
H A Dkrsort_variation6.phpt20 // an array containing unsorted hexadecimal values with keys
H A Darsort_variation6.phpt21 // There are multiple keys which are duplicate and the later should be picked
H A Dasort_variation6.phpt21 // There are multiple keys which are duplicate and the later should be picked
/PHP-7.0/ext/xmlrpc/tests/
H A Dbug50285.phpt2 Bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)
/PHP-7.0/ext/soap/tests/
H A Dbug48557.phpt2 Bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers)
/PHP-7.0/tests/classes/
H A Dconstants_basic_004.phpt2 Test properties with array default values using class constants as keys and values.
/PHP-7.0/ext/standard/tests/file/
H A Dparse_ini_file.phpt176 ; Expected:error, reserved key words must not be used as keys for ini file
204 echo "*** Test parse_ini_file() function: with various keys and values given in parse.ini file ***…
221 *** Test parse_ini_file() function: with various keys and values given in parse.ini file ***
/PHP-7.0/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt174 ; Expected:error, reserved key words must not be used as keys for ini file
198 echo "*** Test parse_ini_string() function: with various keys and values given in string ***\n";
211 *** Test parse_ini_string() function: with various keys and values given in string ***
/PHP-7.0/ext/spl/tests/
H A Diterator_004.phpt2 SPL: SeekableIterator and string keys
/PHP-7.0/ext/spl/internal/
H A Dmultipleiterator.inc33 /** keys are created from sub iterators position */
36 /** keys are created from sub iterators associated infromation */

Completed in 33 milliseconds

12345678910>>...14