Home
last modified time | relevance | path

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

12345678910>>...29

/PHP-7.2/ext/standard/tests/array/
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 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_diff_assoc_variation4.phpt2 Test array_diff_assoc() function : usage variations - arrays with different data types as keys
12 * 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
/PHP-7.2/ext/mbstring/tests/
H A Dmb_stristr_variation1.phpt56 // add arrays
80 'nested arrays' => array('foo', $index_array, $assoc_array),
163 --nested arrays--
H A Dmb_strrchr_variation1.phpt56 // add arrays
80 'nested arrays' => array('foo', $index_array, $assoc_array),
163 --nested arrays--
H A Dmb_strrchr_variation2.phpt56 // add arrays
80 'nested arrays' => array('foo', $index_array, $assoc_array),
163 --nested arrays--
H A Dmb_strrichr_variation1.phpt56 // add arrays
80 'nested arrays' => array('foo', $index_array, $assoc_array),
163 --nested arrays--
H A Dmb_strrichr_variation2.phpt56 // add arrays
80 'nested arrays' => array('foo', $index_array, $assoc_array),
163 --nested arrays--
H A Dmb_strstr_variation1.phpt56 // add arrays
80 'nested arrays' => array('foo', $index_array, $assoc_array),
163 --nested arrays--
/PHP-7.2/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-7.2/ext/date/tests/
H A Dgmdate_variation1.phpt38 // add arrays
62 'nested arrays' => array('foo', $index_array, $assoc_array),
162 --nested arrays--
H A Dtimezone_name_from_abbr_variation1.phpt37 // add arrays
61 'nested arrays' => array('foo', $index_array, $assoc_array),
146 -- nested arrays --
/PHP-7.2/tests/output/
H A Dob_implicit_flush_variation_001.phpt47 // add arrays
65 'nested arrays' => array('foo', $index_array, $assoc_array),
136 --nested arrays--
/PHP-7.2/ext/standard/tests/file/
H A Dparse_ini_file_variation5.phpt52 // add arrays
76 'nested arrays' => array('foo', $index_array, $assoc_array),
182 --nested arrays--
H A Dreadfile_variation5.phpt52 // add arrays
76 'nested arrays' => array('foo', $index_array, $assoc_array),
168 --nested arrays--
/PHP-7.2/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.
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug46419.phpt2 Bug #46419 (Elements of associative arrays with NULL value are lost)
/PHP-7.2/ext/posix/tests/
H A Dposix_ttyname_variation1.phpt28 'nested arrays' => array('foo', $index_array, $assoc_array),
/PHP-7.2/ext/xmlrpc/tests/
H A Dbug37057.phpt2 Bug #37057 (xmlrpc_decode() may produce arrays with numeric string keys which are unaccessible)

Completed in 24 milliseconds

12345678910>>...29