Lines Matching refs:split

2 Test split() function : usage variations  - unexpected type for arg 3
5 /* Prototype : proto array split(string pattern, string string [, int limit])
18 echo "*** Testing split() : usage variations ***\n";
76 var_dump( split($pattern, $string, $value) );
82 *** Testing split() : usage variations ***
85 Error: 8192 - Function split() is deprecated, %s(73)
100 Error: 8192 - Function split() is deprecated, %s(73)
107 Error: 8192 - Function split() is deprecated, %s(73)
114 Error: 8192 - Function split() is deprecated, %s(73)
122 Error: 8192 - Function split() is deprecated, %s(73)
123 Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
128 Error: 8192 - Function split() is deprecated, %s(73)
129 Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
134 Error: 8192 - Function split() is deprecated, %s(73)
135 Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
140 Error: 8192 - Function split() is deprecated, %s(73)
141 Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
146 Error: 8192 - Function split() is deprecated, %s(73)
147 Error: 2 - split() expects parameter 3 to be long, array given, %s(73)
151 Error: 8192 - Function split() is deprecated, %s(73)
158 Error: 8192 - Function split() is deprecated, %s(73)
165 Error: 8192 - Function split() is deprecated, %s(73)
172 Error: 8192 - Function split() is deprecated, %s(73)
179 Error: 8192 - Function split() is deprecated, %s(73)
186 Error: 8192 - Function split() is deprecated, %s(73)
193 Error: 8192 - Function split() is deprecated, %s(73)
194 Error: 2 - split() expects parameter 3 to be long, string given, %s(73)
198 Error: 8192 - Function split() is deprecated, %s(73)
199 Error: 2 - split() expects parameter 3 to be long, string given, %s(73)
203 Error: 8192 - Function split() is deprecated, %s(73)
204 Error: 2 - split() expects parameter 3 to be long, string given, %s(73)
208 Error: 8192 - Function split() is deprecated, %s(73)
209 Error: 2 - split() expects parameter 3 to be long, string given, %s(73)
214 Error: 8192 - Function split() is deprecated, %s(73)
215 Error: 2 - split() expects parameter 3 to be long, object given, %s(73)
219 Error: 8192 - Function split() is deprecated, %s(73)
226 Error: 8192 - Function split() is deprecated, %s(73)