Lines Matching refs:array_uintersect

2 Test array_uintersect() function : usage variation
5 echo "*** Testing array_uintersect() : usage variation ***\n";
90 var_dump( array_uintersect($array1, $value, $data_compare_function) );
98 *** Testing array_uintersect() : usage variation ***
101 array_uintersect(): Argument #2 must be of type array, int given
104 array_uintersect(): Argument #2 must be of type array, int given
107 array_uintersect(): Argument #2 must be of type array, int given
110 array_uintersect(): Argument #2 must be of type array, int given
113 array_uintersect(): Argument #2 must be of type array, float given
116 array_uintersect(): Argument #2 must be of type array, float given
119 array_uintersect(): Argument #2 must be of type array, float given
122 array_uintersect(): Argument #2 must be of type array, float given
125 array_uintersect(): Argument #2 must be of type array, float given
128 array_uintersect(): Argument #2 must be of type array, null given
131 array_uintersect(): Argument #2 must be of type array, null given
134 array_uintersect(): Argument #2 must be of type array, true given
137 array_uintersect(): Argument #2 must be of type array, false given
140 array_uintersect(): Argument #2 must be of type array, true given
143 array_uintersect(): Argument #2 must be of type array, false given
146 array_uintersect(): Argument #2 must be of type array, string given
149 array_uintersect(): Argument #2 must be of type array, string given
152 array_uintersect(): Argument #2 must be of type array, string given
155 array_uintersect(): Argument #2 must be of type array, string given
158 array_uintersect(): Argument #2 must be of type array, string given
161 array_uintersect(): Argument #2 must be of type array, string given
164 array_uintersect(): Argument #2 must be of type array, classWithToString given
167 array_uintersect(): Argument #2 must be of type array, classWithoutToString given
170 array_uintersect(): Argument #2 must be of type array, null given
173 array_uintersect(): Argument #2 must be of type array, null given