Home
last modified time | relevance | path

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

12345678910>>...29

/PHP-5.4/ext/standard/tests/array/
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 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 Dcount_recursive.phpt17 print "-- Testing arrays --\n";
37 print "-- Testing really cool arrays --\n";
41 echo "\n*** Testing possible variations of count() function on arrays ***";
105 echo "\n-- Testing count() on arrays containing references --\n";
137 -- Testing arrays --
149 -- Testing really cool arrays --
153 *** Testing possible variations of count() function on arrays ***
205 -- Testing count() on arrays containing references --
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_basic1.phpt6 * Description: Recursively merges elements from passed arrays into one array
12 // Initialise the 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 Dasort_object2.phpt12 * testing asort() by providing integer/string object arrays with following flag values
66 echo "\n-- Testing asort() by supplying various object arrays, 'flag' value is default --\n";
78 echo "\n-- Testing asort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
94 -- Testing asort() by supplying various object arrays, 'flag' value is default --
174 -- Testing asort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
H A Dsort_object2.phpt12 …* testing sort() by providing integer/string object arrays with flag values are defualt, SORT_REGU…
69 echo "\n-- Testing sort() by supplying various object arrays, 'flag' value is defualt --\n";
81 echo "\n-- Testing sort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
97 -- Testing sort() by supplying various object arrays, 'flag' value is defualt --
177 -- Testing sort() by supplying various object arrays, 'flag' value is SORT_REGULAR --
H A Darray_shift_variation2.phpt2 Test array_shift() function : usage variations - Pass arrays of different data types
11 * Pass arrays where values are of one data type to test behaviour of array_shift()
37 // arrays of different data types to be passed to $stack argument
H A Darray_values_variation2.phpt2 Test array_values() function : usage variations - arrays of different data types
11 * Pass arrays of different data types as $input argument to array_values() to test behaviour
36 // arrays of different data types to be passed as $input
H A Darsort_object1.phpt12 * testing arsort() by providing integer/string object arrays with following flag values
62 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is defualt --\n";
74 echo "\n-- Testing arsort() by supplying various object arrays, 'flag' value is SORT_REGULAR --\n";
H A Dnatcasesort_variation2.phpt2 Test natcasesort() function : usage variations - Pass arrays of different data types
12 * Pass arrays of different data types to natcasesort() to test how they are sorted
37 // arrays of different data types to be passed to $array_arg argument
H A Duasort_variation4.phpt11 * sorting different types of numeric arrays containing data of following type:
36 echo "*** Testing uasort() : different numeric arrays as 'array_arg' ***\n";
71 *** Testing uasort() : different numeric arrays as 'array_arg' ***
/PHP-5.4/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
/PHP-5.4/Zend/tests/
H A Dxor_001.phpt2 XORing arrays
H A Dns_059.phpt2 059: Constant arrays
/PHP-5.4/scripts/dev/generate-phpt/src/codeSnippets/
H A Darray.txt8 'nested arrays' => array('foo', $index_array, $assoc_array),

Completed in 63 milliseconds

12345678910>>...29