Lines Matching refs:array_uintersect

2 Test array_uintersect() function : usage variation
5 /* Prototype : array array_uintersect(array arr1, array arr2 [, array ...], callback data_compare_…
11 echo "*** Testing array_uintersect() : usage variation ***\n";
95 var_dump( array_uintersect($value, $arr2, $data_compare_function) );
101 *** Testing array_uintersect() : usage variation ***
105 Warning: array_uintersect(): Expected parameter 1 to be an array, int given in %sarray_uintersect_v…
110 Warning: array_uintersect(): Expected parameter 1 to be an array, int given in %sarray_uintersect_v…
115 Warning: array_uintersect(): Expected parameter 1 to be an array, int given in %sarray_uintersect_v…
120 Warning: array_uintersect(): Expected parameter 1 to be an array, int given in %sarray_uintersect_v…
125 Warning: array_uintersect(): Expected parameter 1 to be an array, float given in %sarray_uintersect…
130 Warning: array_uintersect(): Expected parameter 1 to be an array, float given in %sarray_uintersect…
135 Warning: array_uintersect(): Expected parameter 1 to be an array, float given in %sarray_uintersect…
140 Warning: array_uintersect(): Expected parameter 1 to be an array, float given in %sarray_uintersect…
145 Warning: array_uintersect(): Expected parameter 1 to be an array, float given in %sarray_uintersect…
150 Warning: array_uintersect(): Expected parameter 1 to be an array, null given in %sarray_uintersect_…
155 Warning: array_uintersect(): Expected parameter 1 to be an array, null given in %sarray_uintersect_…
160 Warning: array_uintersect(): Expected parameter 1 to be an array, bool given in %sarray_uintersect_…
165 Warning: array_uintersect(): Expected parameter 1 to be an array, bool given in %sarray_uintersect_…
170 Warning: array_uintersect(): Expected parameter 1 to be an array, bool given in %sarray_uintersect_…
175 Warning: array_uintersect(): Expected parameter 1 to be an array, bool given in %sarray_uintersect_…
180 Warning: array_uintersect(): Expected parameter 1 to be an array, string given in %sarray_uintersec…
185 Warning: array_uintersect(): Expected parameter 1 to be an array, string given in %sarray_uintersec…
190 Warning: array_uintersect(): Expected parameter 1 to be an array, string given in %sarray_uintersec…
195 Warning: array_uintersect(): Expected parameter 1 to be an array, string given in %sarray_uintersec…
200 Warning: array_uintersect(): Expected parameter 1 to be an array, string given in %sarray_uintersec…
205 Warning: array_uintersect(): Expected parameter 1 to be an array, string given in %sarray_uintersec…
210 Warning: array_uintersect(): Expected parameter 1 to be an array, object given in %sarray_uintersec…
215 Warning: array_uintersect(): Expected parameter 1 to be an array, object given in %sarray_uintersec…
220 Warning: array_uintersect(): Expected parameter 1 to be an array, null given in %sarray_uintersect_…
225 Warning: array_uintersect(): Expected parameter 1 to be an array, null given in %sarray_uintersect_…