Home
last modified time | relevance | path

Searched refs:arrays (Results 201 – 225 of 529) sorted by relevance

12345678910>>...22

/PHP-7.4/Zend/tests/
H A Dconstant_expressions_arrays.phpt2 Constant expressions with arrays
H A Dadd_007.phpt2 adding strings to arrays
H A Dbug37811.phpt24 Warning: Constants may only evaluate to scalar values, arrays or resources in %sbug37811.php on lin…
H A Dadd_001.phpt2 adding arrays
H A Dadd_002.phpt2 adding objects to arrays
/PHP-7.4/ext/standard/tests/array/
H A Darray_walk_recursive_variation3.phpt11 * Testing array_walk_recursive() with following types of 'input' arrays:
30 // different arrays as input
H A Dkey_exists_variation2.phpt8 echo "*** test key_exists() by using mixed type of arrays ***\n";
58 *** test key_exists() by using mixed type of arrays ***
H A Dbug40709.phpt2 Bug #40709 (array_reduce() behaves strange with one item stored arrays)
H A Darray_intersect_variation9.phpt2 Test array_intersect() function : usage variations - two dimensional arrays for $arr1 and $arr2 arg…
11 * Testing the behavior of array_intersect() by passing 2-D arrays
18 // two dimensional arrays for $arr1 and $arr2 argument
21 // arrays with default keys
25 // arrays with explicit keys
H A Dkrsort_variation5.phpt37 echo "\n-- Testing krsort() by supplying various string arrays --\n";
39 // loop through to test krsort() with different arrays
63 -- Testing krsort() by supplying various string arrays --
H A Dksort_variation5.phpt37 echo "\n-- Testing ksort() by supplying various string arrays --\n";
39 // loop through to test ksort() with different arrays
63 -- 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_map_variation14.phpt6 * Description: Applies the callback to the elements of the given arrays
17 // arrays to be passed as arguments
H A Darray_pad_variation6.phpt2 Test array_pad() function : usage variations - different arrays for 'input' argument
11 * Passing different arrays to $input argument and testing whether
16 echo "*** Testing array_pad() : Passing different arrays to \$input argument ***\n";
49 // different arrays to be passed to $input argument
60 // associative arrays
94 *** Testing array_pad() : Passing different arrays to $input argument ***
H A Darray_merge_recursive_variation2.phpt6 * Description: Recursively merges elements from passed arrays into one array
41 $arrays = array (
88 // loop through each element of $arrays and check the behavior of array_merge_recursive()
90 foreach($arrays as $arr2) {
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.4/ext/opcache/tests/opt/
H A Ddce_007.phpt2 DCE 007: Escaping of enclosed arrays doesn't prevent removal of enclosing array
H A Ddce_004.phpt2 DCE 004: Elimination of assignment to non-escaping arrays
H A Ddce_008.phpt2 DCE 008: Escaping of enclosed arrays doesn't prevent removal of enclosing array
/PHP-7.4/ext/intl/tests/
H A Dregression_sortwsk_eq.phpt26 // Define a couple of arrays.
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug37057.phpt2 Bug #37057 (xmlrpc_decode() may produce arrays with numeric string keys which are unaccessible)
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug46419.phpt2 Bug #46419 (Elements of associative arrays with NULL value are lost)
/PHP-7.4/ext/posix/tests/
H A Dposix_ttyname_variation1.phpt28 'nested arrays' => array('foo', $index_array, $assoc_array),

Completed in 40 milliseconds

12345678910>>...22