Home
last modified time | relevance | path

Searched refs:arrays (Results 226 – 250 of 725) sorted by relevance

12345678910>>...29

/PHP-5.6/ext/mcrypt/tests/
H A Dmcrypt_ecb_variation3.phpt60 // add arrays
84 'nested arrays' => array('foo', $index_array, $assoc_array),
167 --nested arrays--
H A Dmcrypt_ecb_variation5.phpt60 // add arrays
84 'nested arrays' => array('foo', $index_array, $assoc_array),
167 --nested arrays--
H A Dmcrypt_encrypt_variation3.phpt58 // add arrays
82 'nested arrays' => array('foo', $index_array, $assoc_array),
165 --nested arrays--
/PHP-5.6/ext/standard/tests/array/
H A Dkrsort_variation5.phpt42 echo "\n-- Testing krsort() by supplying various string arrays --\n";
44 // loop through to test krsort() with different arrays
68 -- Testing krsort() by supplying various string arrays --
H A Dksort_variation5.phpt42 echo "\n-- Testing ksort() by supplying various string arrays --\n";
44 // loop through to test ksort() with different arrays
68 -- Testing ksort() by supplying various string arrays --
H A Darray_multisort_variation10.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation11.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_diff_assoc_variation4.phpt2 Test array_diff_assoc() function : usage variations - arrays with different data types as keys
13 * Test how array_diff_assoc() compares arrays containing different data types
H A Darray_map_variation11.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_map_variation19.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_change_key_case_variation3.phpt11 * Pass arrays with different data types as keys to array_change_key_case()
26 // arrays of different data types to be passed to $input argument
H A Darray_rand_variation3.phpt49 echo "\n*** Testing array_rand() with arrays having different types of values ***\n";
71 *** Testing array_rand() with arrays having different types of values ***
/PHP-5.6/ext/standard/tests/file/
H A Dchmod_variation4.phpt48 // add arrays
66 'nested arrays' => array('foo', $index_array, $assoc_array),
141 --nested arrays--
H A Dreadfile_variation5.phpt52 // add arrays
76 'nested arrays' => array('foo', $index_array, $assoc_array),
168 --nested arrays--
H A Dparse_ini_file_variation5.phpt52 // add arrays
76 'nested arrays' => array('foo', $index_array, $assoc_array),
182 --nested arrays--
/PHP-5.6/ext/spl/tests/
H A Dclass_implements_variation2.phpt50 // add arrays
74 'nested arrays' => array('foo', $index_array, $assoc_array),
184 --nested arrays--
H A Dclass_uses_variation2.phpt52 // add arrays
76 'nested arrays' => array('foo', $index_array, $assoc_array),
186 --nested arrays--
/PHP-5.6/ext/standard/tests/general_functions/
H A Dintval_variation2.phpt46 // add arrays
64 'nested arrays' => array('foo', $index_array, $assoc_array),
136 --nested arrays--
/PHP-5.6/ext/intl/tests/
H A Dregression_sort_eq.phpt26 // Define a couple of arrays.
H A Dregression_sortwsk_eq.phpt26 // Define a couple of arrays.
H A Dcollator_asort.phpt10 * Sort associative arrays using various locales.
17 * Sort various arrays in specified locale.
H A Dcollator_asort_variant2.phpt10 * Sort associative arrays using various locales.
17 * Sort various arrays in specified locale.
/PHP-5.6/ext/posix/tests/
H A Dposix_ttyname_variation1.phpt28 'nested arrays' => array('foo', $index_array, $assoc_array),
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug46419.phpt2 Bug #46419 (Elements of associative arrays with NULL value are lost)
/PHP-5.6/ext/xmlrpc/tests/
H A Dbug37057.phpt2 Bug #37057 (xmlrpc_decode() may produce arrays with numeric string keys which are unaccessible)

Completed in 22 milliseconds

12345678910>>...29