Home
last modified time | relevance | path

Searched refs:elements (Results 226 – 250 of 360) sorted by last modified time

12345678910>>...15

/PHP-5.5/ext/standard/tests/array/
H A Darray_filter_error.phpt6 * Description: Filters elements from the array via the callback.
19 * Parameters : $input - array for which each elements should be checked into the function
21 * Description : Function takes array as input and checks for its each elements.
H A Darray_filter_object.phpt6 * Description: Filters elements from the array via the callback.
80 // 'input' array containing objects as elements
H A Darray_filter_variation1.phpt6 * Description: Filters elements from the array via the callback.
16 * Parameters : array for which each elements needs to be used in function
H A Darray_filter_variation2.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_filter_variation3.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_filter_variation4.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_filter_variation5.phpt6 * Description: Filters elements from the array via the callback.
11 * With default callback function argument, array_filter() removes elements which are interpreted as…
27 echo "*** Testing array_filter() : usage variations - different false elements in 'input' ***\n";
37 // input array with different false elements
69 *** Testing array_filter() : usage variations - different false elements in 'input' ***
H A Darray_filter_variation6.phpt6 * Description: Filters elements from the array via the callback.
11 * Passing 'input' array which contains elements as reference to other data
H A Darray_filter_variation7.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_filter_variation8.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_filter_variation9.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_fill_variation4.phpt6 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_fill_variation5.phpt6 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_fill.phpt27 Warning: array_fill(): Number of elements must be positive in %s on line %d
32 Warning: array_fill(): Number of elements must be positive in %s on line %d
37 Warning: array_fill(): Number of elements must be positive in %s on line %d
42 Warning: array_fill(): Number of elements must be positive in %s on line %d
47 Warning: array_fill(): Number of elements must be positive in %s on line %d
52 Warning: array_fill(): Number of elements must be positive in %s on line %d
141 Warning: array_fill(): Number of elements must be positive in %s on line %d
146 Warning: array_fill(): Number of elements must be positive in %s on line %d
151 Warning: array_fill(): Number of elements must be positive in %s on line %d
156 Warning: array_fill(): Number of elements must be positive in %s on line %d
[all …]
H A Darray_fill_basic.phpt6 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_fill_error.phpt6 …* Description: Create an array containing num elements starting with index start_key each initiali…
56 Warning: array_fill(): Number of elements must be positive in %s on line %d
59 Warning: array_fill(): Number of elements must be positive in %s on line %d
H A Darray_fill_keys_error.phpt6 …* Description: Create an array using the elements of the first parameter as keys each initialized …
H A Darray_fill_keys_variation2.phpt6 …* Description: Create an array using the elements of the first parameter as keys each initialized …
H A Darray_fill_keys_variation3.phpt6 …* Description: Create an array using the elements of the first parameter as keys each initialized …
H A Darray_fill_object.phpt8 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_fill_keys_variation1.phpt6 …* Description: Create an array using the elements of the first parameter as keys each initialized …
H A Darray_fill_keys_variation4.phpt6 …* Description: Create an array using the elements of the first parameter as keys each initialized …
H A Darray_fill_object_2_4.phpt8 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_fill_variation1.phpt10 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_fill_variation1_64bit.phpt10 …* Description: Create an array containing num elements starting with index start_key each initiali…

Completed in 23 milliseconds

12345678910>>...15