Home
last modified time | relevance | path

Searched refs:arrays (Results 251 – 275 of 529) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation6.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_multisort_natural.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation4.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Dnext_variation2.phpt2 Test next() function : usage variation - Mulit-dimensional arrays
H A Darray_multisort_variation5.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation6.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_diff_assoc_variation5.phpt45 echo "-- Result of comparing more than two arrays: --\n";
142 -- Result of comparing more than two arrays: --
H A Dnatcasesort_variation11.phpt11 * Pass arrays where the keys are different data types to test behaviour of natcasesort()
25 // arrays with keys as different data types to be passed as $array_arg
H A Drsort_variation5.phpt11 * Pass arrays containing different string data to rsort() to test behaviour
27 // loop through to test rsort() with different arrays
H A Darray_key_first.phpt8 /* Various combinations of arrays to be used for the test */
27 /* Loop to test normal functionality with different arrays inputs */
H A Darray_key_last.phpt8 /* Various combinations of arrays to be used for the test */
27 /* Loop to test normal functionality with different arrays inputs */
H A Darray_pop.phpt13 /* Various combinations of arrays to be used for the test */
30 /* Loop to test normal functionality with different arrays inputs */
H A Darray_push_variation6.phpt11 * Pass array_push arrays where the keys are different data types.
28 // arrays of different data types as keys to be passed to $stack argument
H A Darray_multisort_variation2.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
47 // add arrays
71 'nested arrays' => array('foo', $index_array, $assoc_array),
161 --nested arrays--
H A Darray_diff_uassoc_variation7.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_diff_uassoc_variation9.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Dprev_variation2.phpt2 Test prev() function : usage variation - Multi-dimensional arrays
H A Darray_diff_uassoc_variation11.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
H A Darray_multisort_basic2.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
/PHP-7.4/ext/mbstring/tests/
H A Dbug81011.phpt2 Bug #81011 (mb_convert_encoding removes references from arrays)
H A Dmb_substitute_character_variation1.phpt53 // add arrays
77 'nested arrays' => array('foo', $index_array, $assoc_array),
168 --nested arrays--
/PHP-7.4/ext/spl/tests/
H A Darray_015.phpt2 SPL: ArrayIterator::next() with internal arrays
/PHP-7.4/ext/mysqli/tests/
H A Dbug63398.phpt31 Warning: mysqli_poll(): No stream arrays were passed in %sbug63398.php on line %d
/PHP-7.4/ext/standard/tests/streams/
H A Dbug60602.phpt2 Bug #60602 proc_open() modifies environment if it contains arrays
/PHP-7.4/tests/classes/
H A Dtype_hinting_003.phpt2 ZE2 class type hinting with arrays

Completed in 31 milliseconds

1...<<11121314151617181920>>...22