Lines Matching refs:printf

2 Test printf() function : usage variations - unexpected values for format argument
6 * Testing printf() : with different unexpected values for format argument other than the strings
9 echo "*** Testing printf() : with unexpected values for format argument ***\n";
88 $result = printf($value);
97 $result = printf($value, $arg1);
106 $result = printf($value, $arg1, $arg2);
121 *** Testing printf() : with unexpected values for format argument ***
196 printf(): Argument #1 ($format) must be of type string, array given
197 printf(): Argument #1 ($format) must be of type string, array given
198 printf(): Argument #1 ($format) must be of type string, array given
201 printf(): Argument #1 ($format) must be of type string, array given
202 printf(): Argument #1 ($format) must be of type string, array given
203 printf(): Argument #1 ($format) must be of type string, array given
206 printf(): Argument #1 ($format) must be of type string, array given
207 printf(): Argument #1 ($format) must be of type string, array given
208 printf(): Argument #1 ($format) must be of type string, array given
211 printf(): Argument #1 ($format) must be of type string, array given
212 printf(): Argument #1 ($format) must be of type string, array given
213 printf(): Argument #1 ($format) must be of type string, array given
216 printf(): Argument #1 ($format) must be of type string, array given
217 printf(): Argument #1 ($format) must be of type string, array given
218 printf(): Argument #1 ($format) must be of type string, array given
309 printf(): Argument #1 ($format) must be of type string, resource given
310 printf(): Argument #1 ($format) must be of type string, resource given
311 printf(): Argument #1 ($format) must be of type string, resource given