Home
last modified time | relevance | path

Searched refs:f (Results 276 – 300 of 1080) sorted by relevance

1...<<11121314151617181920>>...44

/php-src/ext/standard/tests/streams/
H A Dbug60455_02.phpt25 $f = fopen("test://", "r");
26 while (!feof($f)) {
27 $line = stream_get_line($f, 99, "\n");
H A Dbug60455_04.phpt26 $f = fopen("test://", "r");
27 while (!feof($f)) {
28 $line = stream_get_line($f, 2, "\n");
/php-src/ext/opcache/tests/jit/
H A Dinit_fcall_003.phpt19 f('1');
20 f('1');
21 f('1');
/php-src/ext/zlib/tests/
H A Dgzseek_basic2.phpt7 $f = "gzseek_basic2.gz";
8 $h = gzopen($f, 'w');
21 $h = gzopen($f, 'r');
26 unlink($f);
H A Dgzseek_variation4.phpt7 $f = "gzseek_variation4.gz";
8 $h = gzopen($f, 'w');
21 $h = gzopen($f, 'r');
26 unlink($f);
H A Dgzseek_variation5.phpt7 $f = "gzseek_variation5.gz";
8 $h = gzopen($f, 'w');
21 $h = gzopen($f, 'r');
26 unlink($f);
H A Dgzopen_include_path.inc3 $f = basename(__FILE__);
4 $dir1 = $pwd."/".$f.".dir1";
5 $dir2 = $pwd."/".$f.".dir2";
6 $dir3 = $pwd."/".$f.".dir3";
8 $dir4 = $pwd."/".$f.".dir4";
/php-src/ext/standard/tests/math/
H A Dacos_basic.phpt61 acos .5 = float(%f)
63 acos 0.86602540378444 = float(%f)
65 acos 1.0 = float(%f)
67 acos 0.0 = float(%f)
H A Dasin_basic.phpt60 asin .5 = float(%f)
62 asin 0.86602540378444 = float(%f)
64 asin 1.0 = float(%f)
66 asin 0.0 = float(%f)
H A Ddeg2rad_basic.phpt59 deg2rad 0 = float(%f)
61 deg2rad 90 = float(%f)
63 deg2rad 180 = float(%f)
65 deg2rad 360 = float(%f)
H A Drad2deg_basic.phpt57 rad2deg 0= float(%f)
59 rad2deg 1.570796327 = float(%f)
61 rad2deg 3.141592654 = float(%f)
63 rad2deg 6.283185307 = float(%f)
/php-src/ext/standard/tests/strings/
H A Dstr_getcsv_001.phpt7 var_dump(str_getcsv('"f", "o", ""', escape: ''));
15 var_dump(str_getcsv('|f.|.|bar|.|-|-.|', '.', '|', '-'));
30 string(1) "f"
62 string(2) "f."
H A Dsprintf_variation10.phpt31 "%f", "%lf", " %f", "%f ",
32 "\t%f", "\n%f", "%4f", "%30f",
/php-src/ext/standard/tests/file/
H A Dfopen_include_path.inc3 $f = basename(current(get_included_files()), ".php");
4 $dir1 = $pwd."/".$f.".dir1";
5 $dir2 = $pwd."/".$f.".dir2";
6 $dir3 = $pwd."/".$f.".dir3";
8 $dir4 = $pwd."/".$f.".dir4";
/php-src/tests/lang/
H A DforeachLoopObjects.002.phpt41 private $f = "Original f";
211 ["f":"D":private]=>
236 ["f":"D":private]=>
286 ["f":"D":private]=>
311 ["f":"D":private]=>
395 ["f":"D":private]=>
418 ["f":"D":private]=>
440 ["f":"D":private]=>
465 ["f":"D":private]=>
490 ["f":"D":private]=>
[all …]
/php-src/Zend/tests/
H A Dself_or.phpt9 $s3 = str_repeat("f", 1);
10 $s4 = str_repeat("f", 2);
39 string(1) "f"
H A Dgh15108-003.phpt16 function f($gen) {
21 $b = f($a);
22 $c = f($a);
/php-src/ext/standard/tests/
H A Dbug64370_var1.phpt15 $_SERVER['REQUEST_TIME_FLOAT']: %f
17 microtime(true): %f
18 created in %f ms
/php-src/ext/ffi/tests/
H A D024.phpt20 int f;
27 $p->f = 5;
43 ["f"]=>
/php-src/ext/spl/tests/SplFileObject/
H A Dfileobject_003.phpt22 $f = new SplFileObject($name);
24 var_dump($f->getPathName());
25 $l = substr($f->getPathName(), -1);
27 var_dump($f->getFileName());
28 $l = substr($f->getFileName(), -1);
30 var_dump($f->getPath());
31 $l = substr($f->getPath(), -1);
/php-src/ext/reflection/tests/
H A Dbug76936.phpt33 $f = new Foo;
34 unset($f->dummy2);
36 foreach ((new ReflectionObject($f))->getProperties() as $p) {
37 echo $p->getName() .' = '. $p->getValue($f) ."\n";
/php-src/ext/pdo_sqlite/tests/
H A Dbug38334.phpt9 $db->exec('CREATE TABLE test_38334 (i INTEGER , f DOUBLE, s VARCHAR(255))');
15 $i = $db->query('SELECT i FROM test_38334 WHERE f = 0.0')->fetchColumn(0);
31 ["f"]=>
40 ["f"]=>
/php-src/ext/phar/tests/
H A Dphar_oo_011b.phpt19 $phar['f.php'] = 'hi';
20 var_dump(isset($phar['f.php']));
21 echo $phar['f.php'];
/php-src/ext/curl/tests/
H A Dbug64267.phpt15 $f = fopen(__FILE__,"r");
19 CURLOPT_INFILE => $f,
24 fclose($f);
/php-src/ext/date/tests/
H A Dbug79015.phpt5 …:1:"y";i:1;s:1:"m";i:0;s:1:"d";i:4;s:1:"h";i:0;s:1:"i";i:0;s:1:"s";i:0;s:1:"f";i:9999999999990;s:6…
22 ["f"]=>
23 float(%f)

Completed in 31 milliseconds

1...<<11121314151617181920>>...44