Home
last modified time | relevance | path

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

12345678910>>...29

/PHP-7.2/ext/standard/tests/network/
H A Dip2long_variation1.phpt45 // add arrays
72 'nested arrays' => array('foo', $index_array, $assoc_array),
155 --nested arrays--
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_poll_reference.phpt46 // WARNING: All arrays point to the same object - this will give bogus results!
77 // WARNING: All arrays point to the same object - this will give bogus results!
107 // WARNING: All arrays point to the same object - this will give bogus results!
219 Warning: mysqli_poll(): All arrays passed are clear in %s on line %d
/PHP-7.2/ext/standard/tests/array/
H A Dbug43495.phpt2 Bug #43495 (array_merge_recursive() crashes with recursive 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 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 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 Dbug20381.phpt2 Bug #20381 (array_merge_recursive mangles input arrays)
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_merge_recursive_error.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Dbug40709.phpt2 Bug #40709 (array_reduce() behaves strange with one item stored arrays)
H A Darray_reverse_variation3.phpt37 $arrays = array (
40 array( array(2), array(1)), // sub arrays
46 // associative arrays
64 // loop through the various elements of $arrays to test array_reverse()
66 foreach($arrays as $array) {
/PHP-7.2/Zend/tests/
H A Dconstants_002.phpt14 Warning: Constants may only evaluate to scalar values or arrays in %s on line %d
H A Dconstant_expressions_arrays.phpt2 Constant expressions with arrays
H A Dadd_001.phpt2 adding arrays
H A Dadd_007.phpt2 adding strings to arrays
H A Dbug37811.phpt24 Warning: Constants may only evaluate to scalar values or arrays in %sbug37811.php on line %d
/PHP-7.2/ext/standard/tests/class_object/
H A Dinterface_exists_variation2.phpt37 // add arrays
61 'nested arrays' => array('foo', $index_array, $assoc_array),
148 --nested arrays--
/PHP-7.2/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation1.phpt55 // add arrays
79 'nested arrays' => array('foo', $index_array, $assoc_array),
162 --nested arrays--
/PHP-7.2/ext/standard/tests/file/
H A Dfopen_variation3.phpt50 // add arrays
74 'nested arrays' => array('foo', $index_array, $assoc_array),
165 --nested arrays--
H A Dmkdir_variation3.phpt49 // add arrays
73 'nested arrays' => array('foo', $index_array, $assoc_array),
158 --nested arrays--
/PHP-7.2/ext/date/tests/
H A DDateTime_format_variation1.phpt37 // add arrays
62 'nested arrays' => array('foo', $index_array, $assoc_array),
149 -- nested arrays --
H A Ddate_format_variation2.phpt37 // add arrays
62 'nested arrays' => array('foo', $index_array, $assoc_array),
149 -- nested arrays --
H A Ddate_variation1.phpt36 // add arrays
61 'nested arrays' => array('foo', $index_array, $assoc_array),
148 -- nested arrays --
/PHP-7.2/ext/sockets/tests/
H A Dsocket_select-wrongparams-2.phpt17 Warning: socket_select(): no resource arrays were passed to select in %s on line %d

Completed in 27 milliseconds

12345678910>>...29