Lines Matching refs:to

7  * Keys are used to do more restrictive check
13 * to both $arr1 and $arr2 argument.
17 echo "*** Testing array_intersect_assoc() : passing two dimensional array to both \$arr1 and \$arr2…
36 /* Passing the entire array as argument to $arr1 and $arr2 */
38 echo "-- Passing the entire 2-D array to \$arr1 and \$arr2 --\n";
47 /* Passing the sub-array as argument to $arr1 and $arr2 */
49 echo "-- Passing the sub-array to \$arr1 and \$arr2 --\n";
61 *** Testing array_intersect_assoc() : passing two dimensional array to both $arr1 and $arr2 argumen…
62 -- Passing the entire 2-D array to $arr1 and $arr2 --
65 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
67 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
69 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
71 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
98 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
100 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
102 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
104 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
106 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
108 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
110 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
112 Notice: Array to string conversion in %sarray_intersect_assoc_variation9.php on line %d
137 -- Passing the sub-array to $arr1 and $arr2 --