Home
last modified time | relevance | path

Searched refs:f (Results 201 – 225 of 903) sorted by last modified time

12345678910>>...37

/PHP-5.5/ext/standard/tests/strings/
H A Dvprintf_variation6.phpt19 '%f %+f %-f
20 %lf %Lf %4f %-4f
21 %10.4f %-10.4f %04f %04.4f
22 %\'#2f %\'2f %\'$2f %\'_2f
23 %3$f %4$f %1$f %2$f';
77 123456.000000 f -12346789.000000 12346789.000000
85 123.000000 f -123.000000 123.000000
93 1.000000 f 1.000000 1.000000
101 1.000000 f 0.000000 1.000000
H A Dwordwrap_variation5.phpt58 string(43) "T e s t i n g w o r d r a p f u n c t i o n"
59 string(64) "T e s t i n g w o r d r a p f u n c t i o n"
H A Dvfprintf_variation19.phpt19 "% f % f % f",
H A Dvfprintf_variation19_64bit.phpt19 "% f % f % f",
H A Dvfprintf_variation6.phpt19 '%f %+f %-f
20 %lf %Lf %4f %-4f
21 %10.4f %-10.4f %04f %04.4f
22 %\'#2f %\'2f %\'$2f %\'_2f
23 %3$f %4$f %1$f %2$f';
86 123456.000000 f -12346789.000000 12346789.000000
92 123.000000 f -123.000000 123.000000
98 1.000000 f 1.000000 1.000000
104 1.000000 f 0.000000 1.000000
H A Dvprintf_basic3.phpt15 $format1 = "%f";
16 $format2 = "%f %f";
17 $format3 = "%f %f %f";
H A Dvfprintf_variation5.phpt20 "%f",
21 "%+f %-f %F",
22 "%lf %Lf, %4f %-4f",
23 "%10.4f %-10.4F %04f %04.4f",
24 "%'#2f %'2f %'$2f %'_2f",
25 "%f %f %f %f",
26 "% %%f f%",
27 '%3$f %4$f %1$f %2$f'
74 2147483649.000000 f, 2147483640.000000 -2147483640.000000
82 %-5678.567800 f
H A Dvprintf_variation19.phpt19 "% f % f % f",
H A Dvprintf_variation19_64bit.phpt19 "% f % f % f",
H A Dvfprintf_basic.phpt39 writeAndDump( $fp, "Testing %b %d %f %s %x %X", array( 9, 6, 2.5502, "foobar", 15, 65 ) );
69 string(35) "Testing 1001 6 2.550200 foobar f 41"
H A Dvfprintf_basic3.phpt15 $format1 = "%f";
16 $format2 = "%f %f";
17 $format3 = "%f %f %f";
H A Dvfprintf_variation1.phpt50 writeAndDump( $fp, "Testing %b %d %f %o %s %x %X", array( 9, 6, 2.5502, 24, "foobar", 15, 65 ) );
80 string(38) "Testing 1001 6 2.550200 30 foobar f 41"
H A Ducwords_variation3.phpt36 'testing\fucwords \f testing \nucwords',
84 string(37) "Testing\fucwords \f Testing \nucwords"
H A Ducwords_variation4.phpt40 "testing\fucwords \f testing \nucwords",
41 "testing\\fucwords \\f testing \nucwords",
103 string(36) "Testing\fucwords \f Testing
H A Dstrspn_variation7.phpt68 "f\nh\trstie \l",
69 'f\n\thrstei \l',
73 "f\te\h ",
75 "f\t\ih\100e\xa"
H A Dstrspn_variation8.phpt68 "f\n\\0htersti \l",
72 "f\t\hiel\100\xaa"
H A Dstrtolower-win32.phpt78 0f => 0f
94 1f => 1f
110 2f => 2f
126 3f => 3f
142 4f => 6f
158 5f => 5f
174 6f => 6f
190 7f => 7f
206 8f => 8f
222 9f => ff
H A Dstrspn_variation10.phpt44 "f\n\trelshti \l",
45 'f\n\trelsthi \l',
H A Dstrspn_variation11.phpt44 "f\n\trelshti \l",
45 'f\n\trelsthi \l',
H A Dstrspn_variation12.phpt38 "f\n\trelshti \l",
39 'f\n\trelsthi \l',
H A Dstrtok_variation3.phpt101 string(7) "f hered"
105 string(7) "f hered"
108 string(7) "f hered"
H A Dstrtolower.phpt90 0f => 0f
106 1f => 1f
122 2f => 2f
138 3f => 3f
154 4f => 6f
170 5f => 5f
186 6f => 6f
202 7f => 7f
H A Dstrtoupper1-win32.phpt78 0f => 0f
94 1f => 1f
110 2f => 2f
126 3f => 3f
142 4f => 4f
158 5f => 5f
174 6f => 4f
190 7f => 7f
206 8f => 8f
222 9f => 9f
[all …]
H A Dstrtoupper1.phpt90 0f => 0f
106 1f => 1f
122 2f => 2f
138 3f => 3f
154 4f => 4f
170 5f => 5f
186 6f => 4f
202 7f => 7f
H A Dstrrev_variation1.phpt21 "testing\fstrrev \f testing \nstrrev",

Completed in 48 milliseconds

12345678910>>...37