Home
last modified time | relevance | path

Searched refs:f (Results 201 – 225 of 1080) sorted by relevance

12345678910>>...44

/php-src/ext/date/tests/
H A Dbug77097.phpt9 var_dump($diff->invert, $diff->s, $diff->f);
12 var_dump($diff->invert, $diff->s, $diff->f);
15 var_dump($diff->invert, $diff->s, $diff->f);
18 var_dump($diff->invert, $diff->s, $diff->f);
/php-src/ext/standard/tests/strings/
H A Dprintf_basic3.phpt11 $format1 = "%f";
12 $format2 = "%f %f";
13 $format3 = "%f %f %f";
H A Dhtmlspecialchars_decode_variation4.phpt14 …'Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string…
15 '\nRoy's height &gt\t; Sam's\v height\f',
41 string(78) "Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string ""
42 string(88) "Roy&#039;s height > Sam&#039;s height... \t\t 13 < 15...\n\r " double quote\f\v string …
43 string(98) "Roy&#039;s height > Sam&#039;s height... \t\t 13 < 15...\n\r &quot; double quote\f\v st…
44 string(78) "Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string ""
46 string(38) "\nRoy's height &gt\t; Sam's\v height\f"
47 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
48 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
49 string(38) "\nRoy's height &gt\t; Sam's\v height\f"
/php-src/ext/opcache/tests/match/
H A D001.phpt18 'e', 'f' => 'e, f',
57 0001 MATCH CV0($char) "a": 0003, "b": 0004, "c": 0004, "d": 0005, "e": 0006, "f": 0006, "g": 0007, …
62 0006 RETURN string("e, f")
69 string(4) "e, f"
70 string(4) "e, f"
/php-src/Zend/tests/
H A Dobject_handlers.phpt5 function f($x) {
121 $z = $x->{f("var_get")};
123 $x->{f("var_set")} = 1;
125 $x->{f("var_call")}();
127 $z = $x[f("var_dim_get")];
129 $x[f("var_dim_set")] = 1;
131 isset($x[f("var_dim_isset")]);
133 unset($x[f("var_dim_unset")]);
137 $z = $x->{f(7)};
139 $x->{f(8)} = 1;
H A Dfunction_exists_basic.phpt15 function f() {}
16 var_dump(function_exists('f'));
26 static function f() {}
28 var_dump(function_exists('C::f'));
H A Dgh15275-003.phpt16 function f() {
26 var_dump(new stdClass, yield from f());
41 string(1) "f"
47 #1 %s(23): f()
H A Dgh15275-005.phpt16 function f() {
26 var_dump(new stdClass, yield from f());
41 string(1) "f"
47 #1 %s(23): f()
/php-src/ext/fileinfo/tests/
H A Dbug67516.phpt8 $f = new finfo;
9 var_dump($f->file(__DIR__ . "/bug67516.gif", FILEINFO_MIME_TYPE));
10 var_dump($f->file(__DIR__ . "/bug67516.gif", FILEINFO_MIME));
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_big5_2.phpt30 $f = fopen($fn, 'w');
31 if ($f) {
32 var_dump($f, fwrite($f, "writing to an mb filename"));
33 var_dump(fclose($f));
H A Dtest_cp1251_zend_multibyte_2.phpt32 $f = fopen($fn, 'w');
33 if ($f) {
34 var_dump($f, fwrite($f, "writing to an mb filename"));
35 var_dump(fclose($f));
H A Dtest_cp1252_to_utf8_2.phpt27 $f = fopen($fn, 'w');
28 if ($f) {
29 var_dump($f, fwrite($f, "writing to an mb filename"));
30 var_dump(fclose($f));
H A Dtest_cp1252_to_utf8_5.phpt27 $f = fopen($fn, 'w');
28 if ($f) {
29 var_dump($f, fwrite($f, "writing to an mb filename"));
30 var_dump(fclose($f));
H A Dtest_cp1254_2.phpt30 $f = fopen($fn, 'w');
31 if ($f) {
32 var_dump($f, fwrite($f, "writing to an mb filename"));
33 var_dump(fclose($f));
H A Dtest_cp932_to_utf8_2.phpt27 $f = fopen($fn, 'w');
28 if ($f) {
29 var_dump($f, fwrite($f, "writing to an mb filename"));
30 var_dump(fclose($f));
H A Dtest_cp936_2.phpt30 $f = fopen($fn, 'w');
31 if ($f) {
32 var_dump($f, fwrite($f, "writing to an mb filename"));
33 var_dump(fclose($f));
/php-src/ext/zlib/tests/
H A Dgzopen_variation7.phpt8 $f = __DIR__."/004.txt.gz";
9 $h1 = gzopen($f, 'r');
10 $h2 = gzopen($f, 'r');
23 Destiny f"
H A Dgzseek_variation1.phpt7 $f = "gzseek_variation1.gz";
8 $h = gzopen($f, 'w');
17 $h = gzopen($f, 'r');
22 unlink($f);
/php-src/ext/random/tests/01_functions/
H A Dbug75170.phpt16 printf("%.1f%% vs. %.1f%%\n", 100. * $halves[0] / $total, 100. * $halves[1] / $total);
27 printf("%.1f%% vs. %.1f%%\n", 100. * $halves[0] / $total, 100. * $halves[1] / $total);
/php-src/ext/opcache/tests/jit/
H A Dbug81225_2.phpt19 …$f = $a + 78187493394; // 0x12,1234,5678 cannot encoded as imm field of lea r1, [r2 + imm]
20 var_dump($b, $c, $d, $e, $f);
29 …$f = $a + (-261458978401740); // 0xFFFF,1234,5678,1234 cannot encoded as imm field of lea r1, [r…
30 var_dump($b, $c, $d, $e, $f);
39 …$f = $a - 2147483649; // 0x8000,0001 cannot encoded as imm field of lea r1, [r2 + imm]
41 var_dump($b, $c, $d, $e, $f, $g);
50 …$f = $a - (-2147483649); // 0xFFFF,FFFF,7FFF,FFFF cannot encoded as imm field of lea r1, [r…
52 var_dump($b, $c, $d, $e, $f, $g);
/php-src/ext/standard/tests/file/
H A Dfscanf_variation13.phpt26 $float_formats = array( "%f", "%hf", "%lf", "%Lf", " %f", "%f ", "% f", "\t%f", "\n%f", "%4f", "%30
/php-src/tests/lang/
H A DpassByReference_002.phpt6 function f(&$arg1)
11 f(2);
15 Fatal error: Uncaught Error: f(): Argument #1 ($arg1) could not be passed by reference in %s:%d
/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_002.phpt19 var $a, $b, $c, $d, $e, $f, $g, $h;
27 $this->f = new nomembers();
119 ["f"]=>
139 ["f"]=>
158 ["f"]=>
165 … "O:1:"D":8:{s:1:"a";b:1;s:1:"b";b:1;s:1:"c";b:0;s:1:"d";b:0;s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h"…
177 ["f"]=>
196 ["f"]=>
250 ["f"]=>
269 ["f"]=>
[all …]
/php-src/ext/standard/tests/array/
H A Darray_unshift_object.phpt61 $array = array('f' => "first", "s" => 'second', 1, 2.222);
109 ["f"]=>
129 ["f"]=>
144 ["f"]=>
162 ["f"]=>
181 ["f"]=>
203 ["f"]=>
220 ["f"]=>
240 ["f"]=>
255 ["f"]=>
[all …]
/php-src/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_basic.phpt21 $f = fopen("php://temp", "r+");
22 fwrite($f, $dtd);
23 rewind($f);
24 return $f;

Completed in 39 milliseconds

12345678910>>...44