Home
last modified time | relevance | path

Searched refs:arrays (Results 626 – 650 of 724) sorted by relevance

1...<<212223242526272829

/PHP-7.2/ext/standard/tests/array/
H A Darray_walk_variation6.phpt2 Test array_walk() function : usage variations - 'input' argument as diff. associative arrays
H A Darray_intersect_uassoc_variation1.phpt6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
48 // add arrays
H A Darray_intersect_uassoc_variation2.phpt6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
48 // add arrays
H A Darray_unshift_object.phpt77 // loop through the various elements of $arrays to check the functionality of array_unshift
H A Darray_unshift_variation7.phpt30 // loop through the various elements of $arrays to test array_unshift()
H A Darray_walk_recursive_variation6.phpt2 …t array_walk_recursive() function : usage variations - 'input' argument as diff. associative arrays
H A Darray_slice_variation7.phpt30 // arrays of different data types to be passed as $input
H A Darray_unshift_variation8.phpt30 // loop through the various elements of $arrays to test array_unshift()
H A Darray_intersect_uassoc_variation4.phpt6 …* Description: Computes the intersection of arrays with additional index check, compares indexes b…
41 // add arrays
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_combine_variation1.phpt12 * Testing array_combine() function by passing values to $keys argument other than arrays
H A Darray_combine_variation2.phpt12 * Testing array_combine() function by passing values to $values argument other than arrays
H A Darray_diff_assoc_variation1.phpt12 * Pass array_diff_assoc arguments that are not arrays in place of $arr1
H A Darray_diff_assoc_variation2.phpt12 * pass array_diff_assoc arguments which are not arrays in place of $arr2
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
/PHP-7.2/ext/standard/tests/strings/
H A Dsprintf_variation18.phpt14 // different arrays used to test he function
/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_scalar.phpt76 array(), // arrays
H A Dis_bool.phpt102 /* arrays */
H A Dis_null.phpt108 /* arrays */
H A Dis_string.phpt115 /* arrays */
/PHP-7.2/
H A DUPGRADING28 . Casting arrays to objects (with (object) or settype()) will now convert
32 . Casting objects to arrays (with (array) or settype()), and retrieving
239 Only arrays and objects implementing the Countable interface should be passed.
H A DREADME.input_filter20 $_POST, $_GET and $_COOKIE arrays are only populated with stripped
/PHP-7.2/ext/dba/
H A DREADME37 can pass arrays of the form array(0=>group,1=>value_name) or

Completed in 30 milliseconds

1...<<212223242526272829