Home
last modified time | relevance | path

Searched refs:arrays (Results 376 – 400 of 724) sorted by relevance

1...<<11121314151617181920>>...29

/PHP-7.2/ext/posix/tests/
H A Dposix_setuid_variation1.phpt21 'nested arrays' => array('foo', $index_array, $assoc_array),
H A Dposix_seteuid_variation1.phpt21 'nested arrays' => array('foo', $index_array, $assoc_array),
/PHP-7.2/ext/zlib/tests/
H A Dgzfile_variation1.phpt21 'nested arrays' => array('foo', $index_array, $assoc_array),
H A Dreadgzfile_variation1.phpt21 'nested arrays' => array('foo', $index_array, $assoc_array),
H A Dgzopen_variation1.phpt56 // add arrays
80 'nested arrays' => array('foo', $index_array, $assoc_array),
172 --nested arrays--
/PHP-7.2/ext/oci8/tests/
H A Dbug45458.phpt2 Bug #45458 (OCI8: Numeric keys for associative arrays are not handled properly)
/PHP-7.2/ext/standard/tests/file/
H A Dfile_variation2.phpt48 // add arrays
72 'nested arrays' => array('foo', $index_array, $assoc_array),
159 --nested arrays--
H A Dparse_ini_file_variation4.phpt48 // add arrays
72 'nested arrays' => array('foo', $index_array, $assoc_array),
159 --nested arrays--
/PHP-7.2/ext/date/tests/
H A Ddate_time_set_variation2.phpt37 // add arrays
62 'nested arrays' => array('foo', $index_array, $assoc_array),
200 -- nested arrays --
H A Dtimezone_offset_get_variation1.phpt45 // add arrays
70 'nested arrays' => array('foo', $index_array, $assoc_array),
155 -- nested arrays --
H A Dtimezone_offset_get_variation2.phpt45 // add arrays
70 'nested arrays' => array('foo', $index_array, $assoc_array),
155 -- nested arrays --
H A Dtimezone_open_variation1.phpt37 // add arrays
60 'nested arrays' => array('foo', $index_array, $assoc_array),
150 -- nested arrays --
/PHP-7.2/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt153 echo "*** Testing var_export() with valid arrays ***\n";
154 // different valid arrays
173 /* Loop to check for above arrays with var_export() */
174 echo "\n*** Output for arrays ***\n";
684 *** Testing var_export() with valid arrays ***
686 *** Output for arrays ***
H A Dvar_export-locale_32.phpt153 echo "*** Testing var_export() with valid arrays ***\n";
154 // different valid arrays
173 /* Loop to check for above arrays with var_export() */
174 echo "\n*** Output for arrays ***\n";
684 *** Testing var_export() with valid arrays ***
686 *** Output for arrays ***
H A Dget_cfg_var_variation1.phpt25 'nested arrays' => array('foo', $index_array, $assoc_array),
/PHP-7.2/ext/standard/tests/array/
H A Darray_intersect_uassoc_variation6.phpt6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
H A Darray_intersect_ukey_variation6.phpt6 …* Description: Computes the intersection of arrays using a callback function on the keys for compa…
H A Darray_map_basic.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_push_basic.phpt11 * Test basic functionality of array_push with indexed and associative arrays
H A Darray_intersect_variation2.phpt11 * Testing array_intersect() function by passing values to $arr2 argument other than arrays
21 // arrays to be passed to optional argument
45 $arrays = array(
94 foreach($arrays as $unexpected_value) {
H A Darray_merge.phpt8 Description: Merge one or more arrays
34 /* loop through to merge two arrays */
49 echo "\n*** Testing array_merge() with three or more arrays ***\n";
639 *** Testing array_merge() with three or more arrays ***
H A Darray_merge_recursive_variation7.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Dextract_variation3.phpt6 /* various combinations of arrays to be used for the test */
H A Dnatcasesort_variation9.phpt11 * Pass an array containing sub-arrays, ints, floats, strings, boolean, null
/PHP-7.2/ext/intl/tests/
H A Dregression_sort_and_cow.phpt30 // Return contents of all the arrays.

Completed in 26 milliseconds

1...<<11121314151617181920>>...29