Home
last modified time | relevance | path

Searched refs:elements (Results 176 – 200 of 360) sorted by relevance

12345678910>>...15

/PHP-5.5/ext/standard/tests/array/
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_filter_variation7.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_map_variation13.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_merge_variation9.phpt6 * Description: Merges elements from passed arrays into one array
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_shift_variation8.phpt2 Test array_shift() function : usage variations - maintaining referenced elements
H A Darray_udiff_uassoc_error.phpt6 …arguments but do additional checks whether the keys are equal. Keys and elements are compared by u…
H A Dcurrent_variation4.phpt39 //See where internal pointer is after adding more elements
H A Dsizeof_basic1.phpt6 * Description: Counts an elements in an array. If Standard PHP library is
H A Darray_chunk_basic2.phpt27 // array containing elements with/without keys
H A Dcount_variation1.phpt6 * Description: Count the number of elements in a variable (usually an array)
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_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_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_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_filter_variation4.phpt6 * Description: Filters elements from the array via the callback.
/PHP-5.5/ext/standard/tests/strings/
H A Dstrip_tags_variation9.phpt29 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrip_tags_variation10.phpt30 //loop through the various elements of strings array to test strip_tags() functionality
/PHP-5.5/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

Completed in 29 milliseconds

12345678910>>...15