Lines Matching refs:str_split
2 Test str_split() function : usage variations - unexpected values for 'split_length' argument
9 /* Prototype : array str_split(string $str [, int $split_length])
17 echo "*** Testing str_split() : unexpected values for 'split_length' ***\n";
89 var_dump( str_split($str, $values[$count]) );
98 *** Testing str_split() : unexpected values for 'split_length' ***
110 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
114 Warning: str_split() expects parameter 2 to be integer, float given in %s on line %d
118 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
122 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
126 Warning: str_split() expects parameter 2 to be integer, array given in %sstr_split_variation2.php o…
130 Warning: str_split() expects parameter 2 to be integer, array given in %sstr_split_variation2.php o…
134 Warning: str_split() expects parameter 2 to be integer, array given in %sstr_split_variation2.php o…
138 Warning: str_split() expects parameter 2 to be integer, array given in %sstr_split_variation2.php o…
142 Warning: str_split() expects parameter 2 to be integer, array given in %sstr_split_variation2.php o…
146 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
150 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
203 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
256 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
260 Warning: str_split() expects parameter 2 to be integer, string given in %sstr_split_variation2.php …
264 Warning: str_split() expects parameter 2 to be integer, string given in %sstr_split_variation2.php …
268 Warning: str_split() expects parameter 2 to be integer, string given in %sstr_split_variation2.php …
272 Warning: str_split() expects parameter 2 to be integer, string given in %sstr_split_variation2.php …
276 Warning: str_split() expects parameter 2 to be integer, object given in %sstr_split_variation2.php …
280 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
284 Warning: str_split(): The length of each segment must be greater than zero in %sstr_split_variation…
288 Warning: str_split() expects parameter 2 to be integer, resource given in %sstr_split_variation2.ph…