Home
last modified time | relevance | path

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

12345678910>>...16

/PHP-7.1/ext/standard/tests/array/
H A Darray_map_variation6.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_merge_error.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_push_variation5.phpt6 * Description: Pushes elements onto the end of the array
H A Dcount_variation3.phpt6 * Description: Count the number of elements in a variable (usually an array)
H A Darray_map_variation5.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 Darsort_variation8.phpt15 …* Note: arrays are sorted based on total count of elements inside it, when all the elements are ar…
H A Dasort_variation8.phpt15 …* Note: arrays are sorted based on total count of elements inside it, when all the elements are ar…
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_unique_variation9.phpt2 Test array_unique() function : usage variations - more than 16 elements
H A Dend_64bit.phpt49 /* checking working of end() when array elements are deleted */
50 echo "\n*** Testing end() when array elements are deleted ***\n";
192 *** Testing end() when array elements are deleted ***
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_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()
/PHP-7.1/ext/spl/examples/
H A Dcallbackfilteriterator.inc21 const USE_FALSE = 0; /**< mode: accept no elements, no callback */
22 const USE_TRUE = 1; /**< mode: accept all elements, no callback */
/PHP-7.1/ext/spl/tests/
H A DSplObjectStorage_unserialize_bad.phpt2 SPL: Test that serialized blob contains unique elements (CVE-2010-2225)
/PHP-7.1/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>

Completed in 27 milliseconds

12345678910>>...16