/PHP-5.6/ext/standard/tests/array/ |
H A D | array_sum_variation6.phpt | 2 Test array_sum() function : usage variations - associative array 11 * Testing array_sum() with associative array as 'input' argument 14 echo "*** Testing array_sum() : with associative array ***\n"; 28 *** Testing array_sum() : with associative array ***
|
H A D | array_intersect_assoc_basic.phpt | 13 * Function is tested by passing associative array as well as array with default keys. 21 // associative array 27 // default key array for $arr1 and associative array for $arr2 argument 30 // associative array for $arr1 and default key array for $arr2 33 // associative array for both $arr1 and $arr2 argument
|
H A D | array_intersect_basic.phpt | 12 * Function is tested by passing associative array as well as array with default keys. 20 // associative array 26 // default key array for $arr1 and associative array for $arr2 argument 29 // associative array for $arr1 and default key array for $arr2 32 // associative array for both $arr1 and $arr2 argument
|
H A D | array_flip_basic.phpt | 20 // associative arrays - key as string 24 // associative arrays - key as numeric 28 // combination of associative and non-associative array
|
H A D | shuffle_basic2.phpt | 2 Test shuffle() function : basic functionality - with associative array 11 * Test behaviour of shuffle when an associative array is 17 echo "*** Testing shuffle() : with associative array ***\n"; 19 // Initialise the associative array 40 *** Testing shuffle() : with associative array ***
|
H A D | array_rand_basic2.phpt | 2 Test array_rand() function : basic functionality - with associative array for 'input' argument 11 * Test array_rand() when associative array is passed to 'input' argument 14 echo "*** Testing array_rand() : with associative array ***\n"; 37 *** Testing array_rand() : with associative array ***
|
H A D | array_unshift_basic2.phpt | 2 Test array_unshift() function : basic functionality - associative arrays for 'array' argument 11 * Testing array_unshift() by giving associative arrays for $array argument 14 echo "*** Testing array_unshift() : basic functionality with associative array ***\n"; 40 *** Testing array_unshift() : basic functionality with associative array ***
|
H A D | array_diff_basic.phpt | 34 //Test associative array with strings as keys and integers as elements 38 echo "-- Test associative array with strings as keys and integers as elements --\n"; 42 //Test associative array with strings as keys and elements 46 echo "-- Test associative array with strings as keys and integers as elements --\n"; 83 -- Test associative array with strings as keys and integers as elements -- 96 -- Test associative array with strings as keys and integers as elements --
|
H A D | uasort_variation11.phpt | 2 Test uasort() function : usage variations - different associative arrays 10 /* Testing uasort() with different associative arrays having keys as 14 echo "*** Testing uasort() : sorting different associative arrays ***\n"; 51 *** Testing uasort() : sorting different associative arrays ***
|
H A D | array_push_basic.phpt | 11 * Test basic functionality of array_push with indexed and associative arrays 26 echo "\n-- Push values onto an associative array --\n"; 51 -- Push values onto an associative array --
|
H A D | array_merge_recursive_basic2.phpt | 2 Test array_merge_recursive() function : basic functionality - associative arrays 10 echo "*** Testing array_merge_recursive() : associative arrays ***\n"; 29 *** Testing array_merge_recursive() : associative arrays ***
|
H A D | array_filter_variation3.phpt | 35 array(1 => 'one', 'zero' => 0, -2 => "value"), //associative array 36 …array("one" => 1, null => 'null', 5.2 => "float", true => 1, "" => 'empty'), // associative array… 37 array(1 => 'one', 2, "key" => 'value') // combinition of associative and non-associative array
|
H A D | array_rand_variation4.phpt | 2 Test array_rand() function : usage variation - with associative arrays for 'input' parameter 11 * Test behaviour of array_rand() function when associative array is passed to 15 echo "*** Testing array_rand() : with associative arrays ***\n"; 17 // initialise associative arrays 70 \*\*\* Testing array_rand\(\) : with associative arrays \*\*\*
|
H A D | array_map_variation5.phpt | 2 Test array_map() function : usage variations - associative array with different values 11 * Test array_map() by passing associative array with different values for $arr1 argument 14 echo "*** Testing array_map() : associative array with diff. values for 'arr1' argument ***\n"; 80 *** Testing array_map() : associative array with diff. values for 'arr1' argument ***
|
H A D | array_map_variation4.phpt | 2 Test array_map() function : usage variations - associative array with different keys 11 * Test array_map() by passing associative array with different keys for $arr1 argument 14 echo "*** Testing array_map() : associative array with diff. keys for 'arr1' argument ***\n"; 80 *** Testing array_map() : associative array with diff. keys for 'arr1' argument ***
|
H A D | array_reverse_basic2.phpt | 2 Test array_reverse() function : basic functionality - associative array for 'array' argument 11 * Testing array_reverse() with associative array for $array argument
|
H A D | array_combine_variation5.phpt | 2 Test array_combine() function : usage variations - associative array with different values(Bug#4342… 13 * associative arrays having different possible values to $keys argument and 14 * associative arrays having different possible values to $values argument. 39 // different variations of associative array
|
H A D | array_unique_variation4.phpt | 2 Test array_unique() function : usage variations - associative array with different values 12 * associative arrays having different values to $input argument. 37 // associative arrays with different values
|
H A D | array_unique_variation3.phpt | 2 Test array_unique() function : usage variations - associative array with different keys 12 * associative arrays having different keys to $input argument. 37 // different associative arrays to be passed to $input argument
|
H A D | array_walk_variation6.phpt | 2 Test array_walk() function : usage variations - 'input' argument as diff. associative arrays 11 * Passing 'input' argument as an associative array 15 echo "*** Testing array_walk() : 'input' as an associative array ***\n"; 85 *** Testing array_walk() : 'input' as an associative array ***
|
H A D | array_combine_variation4.phpt | 2 Test array_combine() function : usage variations - associative array with different keys(Bug#43424) 13 * associative arrays having different possible keys to $keys argument and 14 * associative arrays having different possible keys to $values argument. 38 // different variations of associative arrays to be passed to $arr1 argument
|
/PHP-5.6/ext/spl/internal/ |
H A D | splobjectstorage.inc | 110 * associative information is to be replaced 111 * @param $inf associative information stored along the object 140 * associative information is to be replaced 141 * @param $inf associative information stored along the object 150 * @return associative information stored with object 171 * @return associative information stored with object
|
/PHP-5.6/ext/standard/tests/strings/ |
H A D | join_basic.phpt | 25 // pices as associative array (numeric values) 30 // pices as associative array (string/numeric values)
|
/PHP-5.6/scripts/dev/generate-phpt/src/codeSnippets/ |
H A D | array.txt | 7 'associative array' => $assoc_array,
|
/PHP-5.6/tests/lang/ |
H A D | array_shortcut_002.phpt | 2 Square bracket associative array shortcut test
|