Home
last modified time | relevance | path

Searched refs:elements (Results 76 – 100 of 360) sorted by last modified time

12345678910>>...15

/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation19.phpt17 /* the array is with two elements in it. Each element should be read as
H A Dfgetcsv_variation2.phpt14 /* the array is with three elements in it. Each element should be read as
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation1.phpt78 // loop through various elements of $unexpected_values to check the behavior of dir()
H A Ddir_variation2.phpt92 // loop through various elements of $unexpected_values to check the behavior of dir()
/PHP-5.5/ext/standard/tests/array/
H A Duasort_object2.phpt86 // Testing uasort with StaticClass objects as elements of 'array_arg'
97 // Testing uasort with EmptyClass objects as elements of 'array_arg'
108 // Testing uasort with ChildClass objects as elements of 'array_arg'
H A Dusort_variation9.phpt29 // different variables which are used as elements of $array_arg
35 // array_args an array containing elements with reference variables
H A Dsizeof_basic2.phpt6 * Description: Counts an elements in an array. If Standard PHP library is
H A Dsizeof_error.phpt6 * Description: Counts an elements in an array. If Standard PHP Library is installed,
H A Dsizeof_object1.phpt14 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsizeof_object2.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsizeof_variation1.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsizeof_variation2.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsizeof_variation3.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsizeof_variation4.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsizeof_variation5.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsort_variation9.phpt16 * To test the new keys for the elements in the sorted array.
37 // to test the new keys for the elements in the sorted array
H A Duasort_variation10.phpt35 echo "*** Testing uasort() : 'array_arg' with elements as reference ***\n";
37 // different variables which are used as elements of 'array_arg'
43 // array_args an array containing elements with reference variables
59 *** Testing uasort() : 'array_arg' with elements as reference ***
H A Duasort_variation6.phpt11 * Testing uasort() with 'array_arg' having different subarrays as array elements
H A Dusort_object2.phpt65 // Testing uasort with StaticClass objects as elements of 'array_arg'
76 // Testing uasort with EmptyClass objects as elements of 'array_arg'
87 // Testing uasort with ChildClass objects as elements of 'array_arg'
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 Drsort_variation9.phpt39 // to test the new keys for the elements in the sorted array
H A Dsizeof_basic1.phpt6 * Description: Counts an elements in an array. If Standard PHP library is
H A Dend_64bit.phpt49 /* checking working of end() when array elements are deleted */
50 echo "\n*** Testing end() when array elements are deleted ***\n";
194 *** Testing end() when array elements are deleted ***
H A Dextract_variation10.phpt2 …t() function - ensure EXTR_REFS doesn't mess with isRef flag on COW references to array elements.
H A Din_array_variation1.phpt46 /* loop to check if elements in $array_compare exist in $arrays

Completed in 79 milliseconds

12345678910>>...15