Home
last modified time | relevance | path

Searched refs:to (Results 3351 – 3375 of 5284) sorted by path

1...<<131132133134135136137138139140>>...212

/PHP-7.4/ext/standard/tests/array/
H A Dnext_variation2.phpt6 * Description: Move array argument's internal pointer to the next element and return it
H A Dprev_basic.phpt6 * Description: Move array argument's internal pointer to the previous element and return it
H A Dprev_error2.phpt6 * Description: Move array argument's internal pointer to the previous element and return it
11 * Pass temporary variables to prev() to test behaviour
H A Dprev_error3.phpt6 * Description: Move array argument's internal pointer to the previous element and return it
11 * Pass temporary variables to prev() to test behaviour
H A Dprev_variation2.phpt6 * Description: Move array argument's internal pointer to the previous element and return it
H A Drange.phpt11 echo "-- An array of elements from low to high --\n";
13 echo "\n-- An array of elements from high to low --\n";
17 echo "-- An array of elements from low to high --\n";
19 echo "\n-- An array of elements from high to low --\n";
23 echo "-- An array of elements from low to high --\n";
55 -- An array of elements from low to high --
79 -- An array of elements from high to low --
104 -- An array of elements from low to high --
128 -- An array of elements from high to low --
153 -- An array of elements from low to high --
[all …]
H A Drange_bug72017.phpt2 Bug #72017 (incorrect truncation due to floating point precision issue)
H A Dreset_basic.phpt6 * Description: Set array argument's internal pointer to the first element and return it
21 echo "\n-- Call to next() --\n";
27 echo "\n-- Call to reset() --\n";
37 -- Call to next() --
43 -- Call to reset() --
H A Dreset_variation2.phpt6 * Description: Set array argument's internal pointer to the first element and return it
H A Dreset_variation3.phpt6 * Description: Set array argument's internal pointer to the first element and return it
11 * Reference two arrays to each other then call reset() to test position of
22 // Test that when two variables are referenced to one another
H A Drsort_variation10.phpt11 * Pass rsort() an array containing octal values to test behaviour
H A Drsort_variation11.phpt11 * Pass rsort() an array of different data types to test behaviour
H A Drsort_variation3.phpt15 * Pass arrays containing different numeric data to rsort() to test behaviour
41 // loop through to test rsort() with different arrays
H A Drsort_variation4.phpt13 * 2. $array_arg is a reference to another array
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 Drsort_variation6.phpt11 * Pass rsort() an array of hexadecimal values to test behaviour
H A Drsort_variation7.phpt11 * Pass rsort() arrays of boolean values to test behaviour
H A Drsort_variation8.phpt11 * Pass rsort() multi-dimensional arrays to test behaviour
34 // loop through to test rsort() with different arrays
H A Drsort_variation9.phpt11 * Pass rsort() associative arrays to test key re-assignment
38 // loop through to test rsort() with different arrays,
39 // to test the new keys for the elements in the sorted array
H A Dshuffle_basic1.phpt12 * is passed to the 'array_arg' argument and check for the
H A Dshuffle_basic2.phpt12 * passed to the 'array_arg' argument and check for the
H A Dshuffle_variation2.phpt12 * passed to 'array_arg' argument
35 // looping to test shuffle() with each sub-array in the multi-dimensional array
H A Dshuffle_variation3.phpt12 * types of values, are passed to 'array_arg' argument
51 // looping to test shuffle() with each sub-array in the $array_arg array
H A Dshuffle_variation4.phpt12 * having different types of values, are passed to 'array_arg' argument
54 // looping to test shuffle() with each sub-array in the $array_arg array
H A Dshuffle_variation5.phpt11 * Test behaviour of shuffle() when an array of heredoc strings is passed to

Completed in 45 milliseconds

1...<<131132133134135136137138139140>>...212