Home
last modified time | relevance | path

Searched refs:vprintf (Results 26 – 46 of 46) sorted by relevance

12

/PHP-5.5/ext/standard/tests/strings/
H A Dvprintf_variation10.phpt2 Test vprintf() function : usage variations - char formats with non-char values
5 /* Prototype : string vprintf(string format, array args)
11 * Test vprintf() when different char formats and non-char values are passed to
15 echo "*** Testing vprintf() : char formats and non-char values ***\n";
66 // looping to test vprintf() with different char formats from the above $format array
71 $result = vprintf($formats, $args);
80 *** Testing vprintf() : char formats and non-char values ***
H A Dvprintf_variation12.phpt2 Test vprintf() function : usage variations - octal formats with non-octal values
9 /* Prototype : string vprintf(string format, array args)
15 * Test vprintf() when different octal formats and non-octal values are passed to
19 echo "*** Testing vprintf() : octal formats and non-octal values ***\n";
70 // looping to test vprintf() with different octal formats from the above $format array
75 $result = vprintf($formats, $args);
84 *** Testing vprintf() : octal formats and non-octal values ***
H A Dvprintf_variation12_64bit.phpt2 Test vprintf() function : usage variations - octal formats with non-octal values
9 /* Prototype : string vprintf(string format, array args)
15 * Test vprintf() when different octal formats and non-octal values are passed to
19 echo "*** Testing vprintf() : octal formats and non-octal values ***\n";
70 // looping to test vprintf() with different octal formats from the above $format array
75 $result = vprintf($formats, $args);
84 *** Testing vprintf() : octal formats and non-octal values ***
H A Dvprintf_variation16.phpt2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values
9 /* Prototype : string vprintf(string format, array args)
15 * Test vprintf() when different unsigned formats and signed values and other types of values
19 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n";
63 // looping to test vprintf() with different unsigned formats from the above $format array
68 $result = vprintf($formats, $args);
76 *** Testing vprintf() : unsigned formats and signed & other types of values ***
H A Dvprintf_variation4.phpt2 Test vprintf() function : usage variations - int formats with non-integer values
9 /* Prototype : string vprintf(string format, array args)
15 * Test vprintf() when different int formats and non-int values are passed to
19 echo "*** Testing vprintf() : int formats and non-integer values ***\n";
63 // looping to test vprintf() with different int formats from the above $format array
68 $result = vprintf($formats, $args);
77 *** Testing vprintf() : int formats and non-integer values ***
H A Dvprintf_variation4_64bit.phpt2 Test vprintf() function : usage variations - int formats with non-integer values
9 /* Prototype : string vprintf(string format, array args)
15 * Test vprintf() when different int formats and non-int values are passed to
19 echo "*** Testing vprintf() : int formats and non-integer values ***\n";
63 // looping to test vprintf() with different int formats from the above $format array
68 $result = vprintf($formats, $args);
77 *** Testing vprintf() : int formats and non-integer values ***
H A Dvprintf_variation14.phpt2 Test vprintf() function : usage variations - hexa formats with non-hexa values
9 /* Prototype : string vprintf(string format, array args)
15 * Test vprintf() when different hexa formats and non-hexa values are passed to
19 echo "*** Testing vprintf() : hexa formats and non-hexa values ***\n";
70 // looping to test vprintf() with different hexa formats from the above $format array
76 $result = vprintf($formats, $args);
85 *** Testing vprintf() : hexa formats and non-hexa values ***
H A Dvprintf_variation14_64bit.phpt2 Test vprintf() function : usage variations - hexa formats with non-hexa values
9 /* Prototype : string vprintf(string format, array args)
15 * Test vprintf() when different hexa formats and non-hexa values are passed to
19 echo "*** Testing vprintf() : hexa formats and non-hexa values ***\n";
70 // looping to test vprintf() with different hexa formats from the above $format array
76 $result = vprintf($formats, $args);
85 *** Testing vprintf() : hexa formats and non-hexa values ***
H A Dvprintf_variation19.phpt2 Test vprintf() function : usage variations - with whitespaces in format strings
9 /* Prototype : string vprintf(string $format , array $args)
14 echo "*** Testing vprintf() : with white spaces in format strings ***\n";
50 $result = vprintf($format, $args_array[$counter-1]);
59 *** Testing vprintf() : with white spaces in format strings ***
H A Dvprintf_variation19_64bit.phpt2 Test vprintf() function : usage variations - with whitespaces in format strings
9 /* Prototype : string vprintf(string $format , array $args)
14 echo "*** Testing vprintf() : with white spaces in format strings ***\n";
50 $result = vprintf($format, $args_array[$counter-1]);
59 *** Testing vprintf() : with white spaces in format strings ***
H A Dvprintf_variation18.phpt2 Test vprintf() function : usage variations - scientific formats with non-scientific values
5 /* Prototype : string vprintf(string format, array args)
11 * Test vprintf() when different scientific formats and non-scientific values are passed to
15 echo "*** Testing vprintf() : scientific formats and non-scientific values ***\n";
59 // looping to test vprintf() with different scientific formats from the above $format array
64 $result = vprintf($formats, $args);
73 *** Testing vprintf() : scientific formats and non-scientific values ***
H A Dvprintf_variation17.phpt11 * Test vprintf() when different scientific formats and scientific values
15 echo "*** Testing vprintf() : scientific formats and scientific values ***\n";
36 // looping to test vprintf() with different scientific formats from the above $format array
41 $result = vprintf($format, $args_array[$counter-1]);
50 *** Testing vprintf() : scientific formats and scientific values ***
H A Dvprintf_variation1.phpt2 Test vprintf() function : usage variations - unexpected values for the format argument
5 /* Prototype : string vprintf(string $format, array $args)
11 * Test vprintf() when different unexpected format strings are passed to
15 echo "*** Testing vprintf() : with unexpected values for format argument ***\n";
91 $result = vprintf($value,$args);
104 *** Testing vprintf() : with unexpected values for format argument ***
H A Dvfprintf_variation20.phpt91 fprintf($fp, "\n*** Testing vprintf() with with unexpected values for format argument ***\n");
121 *** Testing vprintf() with with unexpected values for format argument ***
H A Dvfprintf_variation21.phpt88 fprintf($fp, "\n*** Testing vprintf() with unexpected values for args argument ***\n");
119 *** Testing vprintf() with unexpected values for args argument ***
H A Dvfprintf_variation5.phpt49 // looping to test vprintf() with different float formats from the above $format array
H A Dvfprintf_variation7.phpt2 Test vprintf() function : usage variations - string formats with strings
/PHP-5.5/tests/strings/
H A D002.phpt44 vprintf("vprintf test 1:%2\$-2d %1\$2d\n", array(1, 2));
83 vprintf test 1:2 1
/PHP-5.5/ext/standard/
H A Dphp_string.h64 PHP_FUNCTION(vprintf);
H A Dformatted_print.c729 PHP_FUNCTION(vprintf) in PHP_FUNCTION() argument
H A Dbasic_functions.c2822 PHP_FE(vprintf, arginfo_vprintf)

Completed in 34 milliseconds

12