Home
last modified time | relevance | path

Searched refs:arrays (Results 101 – 125 of 724) sorted by relevance

12345678910>>...29

/PHP-7.2/ext/standard/tests/array/
H A Dsizeof_variation3.phpt14 echo "-- Testing sizeof() for infinite recursion with arrays as argument in COUNT_RECURSIVE mode --…
30 -- Testing sizeof() for infinite recursion with arrays as argument in COUNT_RECURSIVE mode --
H A Dkrsort_variation3.phpt20 // diff. associative arrays to sort
37 echo "\n-- Testing krsort() by supplying various integer/float arrays --\n";
39 // loop through to test krsort() with different arrays
63 -- Testing krsort() by supplying various integer/float arrays --
H A Darray_combine_basic.phpt13 /* Different arrays for $keys and $values arguments */
20 // associative arrays for $keys and $values arguments
H A Darray_flip_basic.phpt20 // associative arrays - key as string
24 // associative arrays - key as numeric
H A Dasort_object1.phpt12 * testing asort() by providing integer/string object arrays with following flag values
62 echo "\n-- Testing asort() by supplying various object arrays, 'flag' value is defualt --\n";
74 echo "\n-- Testing asort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
90 -- Testing asort() by supplying various object arrays, 'flag' value is defualt --
168 -- Testing asort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
H A Dcurrent_variation2.phpt2 Test current() function : usage variations - arrays containing different data types
12 * Pass arrays of different data types as $array_arg to current() to test behaviour
37 // arrays of different data types to be passed to $array_arg argument
H A Darray_merge_recursive_basic1.phpt6 * Description: Recursively merges elements from passed arrays into one array
12 // Initialise the arrays
H A Darray_unique_variation8.phpt2 Test array_unique() function : usage variations - two dimensional arrays
12 * two dimensional arrays for $input argument.
H A Darray_merge_variation3.phpt2 Test array_merge() function : usage variations - arrays of diff. data types
6 * Description: Merges elements from passed arrays into one array
11 * Pass arrays of different data types to test how array_merge adds them
40 // arrays of different data types to be passed as $input
H A Dsort_variation5.phpt17 …* testing sort() by providing different string arrays for $array argument with following flag valu…
36 echo "\n-- Testing sort() by supplying various string arrays --\n";
38 // loop through to test sort() with different arrays
62 -- Testing sort() by supplying various string arrays --
H A Darray_merge_recursive_variation10.phpt2 Test array_merge_recursive() function : usage variations - two dimensional arrays
6 * Description: Recursively merges elements from passed arrays into one array
12 * two dimensional arrays for $arr1 argument.
H A Darray_change_key_case_variation6.phpt2 Test array_change_key_case() function : usage variations - multidimensional arrays
11 * Test how array_change_key_case() converts keys in multi-dimensional arrays
H A Dbug71837.phpt2 Bug #71837 (Wrong arrays behaviour)
/PHP-7.2/ext/soap/
H A DTODO37 ? full support for arrays
38 - SOAP 1.1 encoding of arrays with holes (partially transmitted and sparse arrays)
39 SOAP 1.2 doesn't support partially transmitted and sparse arrays
/PHP-7.2/ext/standard/tests/strings/
H A Dsprintf_variation6.phpt2 Test sprintf() function : usage variations - int formats with arrays
10 echo "*** Testing sprintf() : integer formats with arrays ***\n";
12 // different arrays used to test the function
52 *** Testing sprintf() : integer formats with arrays ***
/PHP-7.2/Zend/tests/
H A Dns_059.phpt2 059: Constant arrays
H A Dline_const_in_array.phpt2 Use of __LINE__ in arrays
H A Dxor_001.phpt2 XORing arrays
/PHP-7.2/tests/basic/
H A D013.phpt2 POST Method test and arrays
H A D015.phpt2 POST Method test and arrays - 3
H A D014.phpt2 POST Method test and arrays - 2
H A D019.phpt2 POST Method test and arrays - 7
H A D016.phpt2 POST Method test and arrays - 4
H A D020.phpt2 POST Method test and arrays - 8
H A D017.phpt2 POST Method test and arrays - 5

Completed in 26 milliseconds

12345678910>>...29