Home
last modified time | relevance | path

Searched refs:arrays (Results 151 – 175 of 725) sorted by relevance

12345678910>>...29

/PHP-5.6/tests/classes/
H A Darray_conversion_keys.phpt2 Verifies the correct conversion of objects to arrays
H A Dstatic_properties_001.phpt2 ZE2 Initializing static properties to arrays
/PHP-5.6/ext/json/tests/
H A Dbug41034.phpt2 Bug #41034 (json_encode() ignores null byte started keys in arrays)
/PHP-5.6/ext/spl/tests/
H A Dbug52861.phpt2 Bug #52861 (unset failes with ArrayObject and deep arrays)
/PHP-5.6/ext/standard/tests/array/
H A Darsort_object2.phpt12 * testing arsort() by providing integer/string object arrays with following flag values
66 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is default --\n";
78 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
H A Deach_variation2.phpt2 Test each() function : usage variations - arrays of different data types
12 * Pass arrays of different data types as $arr argument to each() to test behaviour
37 // arrays of different data types to be passed as $arr
H A Darray_intersect_assoc_basic.phpt12 * Testing the behavior of array_intersect_assoc() by passing different arrays for the arguments.
36 // more arrays to be intersected
H A Darray_intersect_basic.phpt11 * Testing the behavior of array_intersect() by passing different arrays for the arguments.
35 // more arrays to be intersected
H A Dnatcasesort_object1.phpt43 echo "\n-- Testing natcasesort() by supplying various object arrays --\n";
55 -- Testing natcasesort() by supplying various object arrays --
H A Dkrsort_object.phpt59 echo "\n-- Testing krsort() by supplying various object arrays, 'flag' value is defualt --\n";
71 echo "\n-- Testing krsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
87 -- Testing krsort() by supplying various object arrays, 'flag' value is defualt --
165 -- Testing krsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
H A Dksort_object.phpt58 echo "\n-- Testing ksort() by supplying various object arrays, 'flag' value is defualt --\n";
70 echo "\n-- Testing ksort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
86 -- Testing ksort() by supplying various object arrays, 'flag' value is defualt --
164 -- Testing ksort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
H A Drsort_variation3.phpt15 * Pass arrays containing different numeric data to rsort() to test behaviour
20 // group of various arrays
41 // loop through to test rsort() with different arrays
/PHP-5.6/ext/standard/tests/file/
H A Dfile_put_contents_variation2.phpt51 // add arrays
75 'nested arrays' => array('foo', $index_array, $assoc_array),
140 --nested arrays--
H A Dbasename_variation3.phpt43 // add arrays
67 'nested arrays' => array('foo', $index_array, $assoc_array),
145 --nested arrays--
H A Ddirname_variation1.phpt47 // add arrays
71 'nested arrays' => array('foo', $index_array, $assoc_array),
149 --nested arrays--
H A Dfwrite_variation5.phpt51 // add arrays
75 'nested arrays' => array('foo', $index_array, $assoc_array),
145 --nested arrays--
H A Dpathinfo_variation1.phpt48 // add arrays
72 'nested arrays' => array('foo', $index_array, $assoc_array),
150 --nested arrays--
/PHP-5.6/ext/standard/tests/strings/
H A Dsubstr_replace_error.phpt32 echo "\n-- Testing substr_replace() function with start and length as arrays but string not--\n";
66 -- Testing substr_replace() function with start and length as arrays but string not--
68 Warning: substr_replace(): Functionality of 'from' and 'len' as arrays is not implemented in %s on …
H A Dsprintf_variation12.phpt2 Test sprintf() function : usage variations - float formats with arrays
10 echo "*** Testing sprintf() : float formats with arrays ***\n";
52 *** Testing sprintf() : float formats with arrays ***
/PHP-5.6/Zend/tests/
H A Dbug29505.phpt2 Bug #29505 (get_class_vars() severely broken when used with arrays)
H A Dconst_array_with_resource_key.phpt2 Constexpr arrays should be able to handle resource keys
/PHP-5.6/tests/basic/
H A D018.phpt2 POST Method test and arrays - 6
/PHP-5.6/ext/standard/tests/class_object/
H A Dget_class_vars_variation1.phpt34 // add arrays
58 'nested arrays' => array('foo', $index_array, $assoc_array),
139 --nested arrays--
H A Dinterface_exists_variation1.phpt37 // add arrays
61 'nested arrays' => array('foo', $index_array, $assoc_array),
142 --nested arrays--
/PHP-5.6/ext/standard/tests/general_functions/
H A Dintval_variation1.phpt46 // add arrays
70 'nested arrays' => array('foo', $index_array, $assoc_array),
151 --nested arrays--

Completed in 23 milliseconds

12345678910>>...29