Home
last modified time | relevance | path

Searched refs:elements (Results 201 – 225 of 380) sorted by relevance

12345678910>>...16

/PHP-7.1/ext/spl/internal/
H A Drecursivearrayiterator.inc39 /** @return an iterator for the current elements children
H A Drecursivefilteriterator.inc46 /** @return an iterator for the current elements children
/PHP-7.1/ext/standard/tests/array/
H A Darray_map_variation10.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_merge_recursive_variation9.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_slice_variation6.phpt6 * Description: Returns elements specified by offset and length
H A Darray_chunk_basic2.phpt27 // array containing elements with/without keys
H A Darray_fill_keys_variation4.phpt6 …* Description: Create an array using the elements of the first parameter as keys each initialized …
H A Dcount_variation1.phpt6 * Description: Count the number of elements in a variable (usually an array)
H A Darray_unshift_variation4.phpt6 * Description: Pushes elements onto the beginning of the array
74 // loop through the various elements of $arrays to test array_unshift()
H A Darray_unshift_variation5.phpt8 * Description: Pushes elements onto the beginning of the array
70 // loop through the various elements of $arrays to test array_unshift()
H A Darray_unshift_variation9.phpt6 * Description: Pushes elements onto the beginning of the array
70 // loop through the various elements of $arrays to test array_unshift()
H A Darray_combine_variation1.phpt6 * Description: Creates an array by using the elements of the first parameter as keys
7 * and the elements of the second as the corresponding values
H A Darray_combine_variation2.phpt6 * Description: Creates an array by using the elements of the first parameter as keys
7 * and the elements of the second as the corresponding values
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_map_error.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_map_variation2.phpt7 * Description: Applies the callback to the elements in given arrays.
H A Darray_push_variation2.phpt6 * Description: Pushes elements onto the end of the array
H A Darray_slice_variation3.phpt8 * Description: Returns elements specified by offset and length
H A Darray_filter_variation4.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_slice_variation5.phpt6 * Description: Returns elements specified by offset and length
H A Darray_filter_variation10.phpt6 * Description: Filters elements from the array via the callback.
/PHP-7.1/ext/standard/tests/strings/
H A Dstrip_tags_variation10.phpt30 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrip_tags_variation4.phpt37 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrip_tags_variation7.phpt35 //loop through the various elements of strings array to test strip_tags() functionality
/PHP-7.1/ext/simplexml/tests/
H A D031.phpt32 /* Test adding elements in various configurations */

Completed in 24 milliseconds

12345678910>>...16