Home
last modified time | relevance | path

Searched refs:elements (Results 101 – 125 of 360) sorted by relevance

12345678910>>...15

/PHP-5.5/ext/standard/tests/array/
H A Dend.phpt49 /* checking working of end() when array elements are deleted */
50 echo "\n*** Testing end() when array elements are deleted ***\n";
193 *** Testing end() when array elements are deleted ***
H A Darray_merge_variation5.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_merge_variation7.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_push_error1.phpt6 * Description: Pushes elements onto the end of the array
H A Darray_merge_variation6.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_slice_variation8.phpt6 * Description: Returns elements specified by offset and length
H A Darray_slice_variation9.phpt6 * Description: Returns elements specified by offset and length
H A Dsizeof_variation3.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Darray_map_variation3.phpt6 * Description: Applies the callback to the elements of the given arrays
49 // loop through the various elements of $arrays to test array_map()
H A Darray_map_variation4.phpt6 * Description: Applies the callback to the elements of the given arrays
69 // loop through the various elements of $arrays to test array_map()
H A Darray_merge_variation8.phpt6 * Description: Merges elements from passed arrays into one array
H A Dcount_basic.phpt6 * Description: Count the number of elements in a variable (usually an array)
H A Darray_push_variation3.phpt6 * Description: Pushes elements onto the end of the array
H A Darray_slice_variation10.phpt6 * Description: Returns elements specified by offset and length
H A Darray_unshift_error.phpt6 * Description: Pushes elements onto the beginning of the array
H A Darray_fill_basic.phpt6 …* Description: Create an array containing num elements starting with index start_key each initiali…
H A Darray_map_basic.phpt6 * Description: Applies the callback to the elements of the given arrays
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_001.phpt4 Sebastian Deutsch <sebastian.deutsch@9elements.com>
H A Dcurl_basic_002.phpt4 Sebastian Deutsch <sebastian.deutsch@9elements.com>
H A Dcurl_basic_005.phpt4 Sebastian Deutsch <sebastian.deutsch@9elements.com>
H A Dcurl_basic_004.phpt4 Sebastian Deutsch <sebastian.deutsch@9elements.com>
/PHP-5.5/ext/spl/tests/
H A DSplObjectStorage_unserialize_bad.phpt2 SPL: Test that serialized blob contains unique elements (CVE-2010-2225)
/PHP-5.5/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt56 …atObject(): datefmt_format_object: bad format; if array, it must have two elements in %s on line %d
59 …atObject(): datefmt_format_object: bad format; if array, it must have two elements in %s on line %d
/PHP-5.5/ext/spl/internal/
H A Dlimititerator.inc19 * a specified amount of elements.
35 * @param count Maximum number of elements to show or -1 for all
/PHP-5.5/ext/standard/tests/strings/
H A Djoin_basic.phpt6 * Description: Join array elements with a string

Completed in 39 milliseconds

12345678910>>...15