Home
last modified time | relevance | path

Searched refs:elements (Results 126 – 150 of 360) sorted by relevance

12345678910>>...15

/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_recursive_basic1.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_values_variation.phpt16 /* creating an array with resources as elements */
H A Darray_push_basic.phpt6 * Description: Pushes elements onto the end of the array
H A Darray_values_variation_64bit.phpt16 /* creating an array with resources as elements */
H A Darray_combine_variation5.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 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 Darray_filter_basic.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_map_variation8.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_merge_recursive_basic2.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Dcount_error.phpt6 * Description: Count the number of elements in a variable (usually an array)
H A Darray_pad.phpt96 Warning: array_pad(): You may only pad up to 1048576 elements at a time in %s on line %d
H A Darray_merge_recursive_variation8.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_unshift_basic1.phpt6 * Description: Pushes elements onto the beginning of the array
H A Darray_combine_variation4.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_chunk_basic1.phpt27 // array containing elements with/witout keys
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_filter_variation9.phpt6 * Description: Filters elements from the array via the callback.
H A Darray_map_object2.phpt6 * Description: Applies the callback to the elements of the given arrays
/PHP-5.5/ext/soap/tests/schema/
H A Dschema074.phpt2 SOAP XML Schema 74: Structure with attributes and qualified elements
H A Dschema085.phpt2 SOAP XML Schema 85: Extension of complex type (elements order)
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_003.phpt4 Sebastian Deutsch <sebastian.deutsch@9elements.com>
/PHP-5.5/ext/spl/internal/
H A Drecursiveregexiterator.inc45 /** @return an iterator for the current elements children
/PHP-5.5/ext/standard/tests/network/
H A Dnews.rss8 xmlns:dc="http://purl.org/dc/elements/1.1/"
/PHP-5.5/ext/standard/tests/strings/
H A Dstrip_tags_variation8.phpt31 //loop through the various elements of strings array to test strip_tags() functionality
/PHP-5.5/ext/spl/examples/
H A Ddbareader.inc78 * @return Whether more elements are available.

Completed in 26 milliseconds

12345678910>>...15