Home
last modified time | relevance | path

Searched refs:elements (Results 251 – 275 of 380) sorted by relevance

1...<<111213141516

/PHP-7.1/ext/standard/tests/array/
H A Darsort_variation9.phpt34 // to test the new keys for the elements in the sorted array
H A Dasort_variation9.phpt34 // to test the new keys for the elements in the sorted array
H A Darray_fill_variation5.phpt6 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Dsizeof_variation1.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dcount_recursive.phpt8 Discription: Count elements in an array, or properties in an object
101 /* creating an array with resources as elements */
H A Darray_slice_variation2.phpt8 * Description: Returns elements specified by offset and length
H A Darray_fill_variation1_64bit.phpt10 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_merge_variation4.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_fill_variation1.phpt10 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_merge_recursive_variation2.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_merge_variation1.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_merge_variation2.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_map_variation17.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_map_variation18.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_merge_recursive_variation4.phpt6 * Description: Recursively merges elements from passed arrays into one array
/PHP-7.1/ext/standard/tests/dir/
H A Ddir_variation1.phpt78 // loop through various elements of $unexpected_values to check the behavior of dir()
/PHP-7.1/ext/spl/tests/
H A DarrayObject_magicMethods1.phpt2 … methods for property access are not invoked when manipulating the ArrayObject's elements using [].
H A DarrayObject_magicMethods2.phpt2 … methods for property access are not invoked when manipulating the ArrayObject's elements using ->.
H A DarrayObject_magicMethods3.phpt2 …for property access are not invoked when manipulating the ArrayObject's elements using -> and Arra…
H A DarrayObject_magicMethods4.phpt2 …operty access of a subclass of ArrayObject are not invoked when manipulating its elements using [].
H A DarrayObject_magicMethods5.phpt2 …r property access of a subclass of ArrayObject ARE invoked when manipulating its elements using ->.
H A DarrayObject_magicMethods6.phpt2 …cess of a subclass of ArrayObject are not invoked when manipulating its elements using -> ArrayObj…
/PHP-7.1/ext/spl/internal/
H A Dcachingiterator.inc21 * @note If you want to convert the elements into strings and the inner
H A Drecursiveiteratoriterator.inc20 * sub elements are recursed into.
/PHP-7.1/ext/standard/tests/strings/
H A Djoin_variation2.phpt6 * Description: Join array elements with a string

Completed in 24 milliseconds

1...<<111213141516