Home
last modified time | relevance | path

Searched refs:f (Results 1 – 25 of 903) sorted by relevance

12345678910>>...37

/PHP-5.5/Zend/
H A Dzend_vm_gen.php275 fputs($f,$s);
492 out($f, $code);
518 out($f,"\n");
711 out($f,"{\n");
777 out_line($f);
1195 fclose($f);
1216 fclose($f);
1257 out($f, "$i,");
1278 out($f, "{\n");
1315 out($f, "{\n");
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A Ddftables.c63 FILE *f; in main() local
88 if (f == NULL) in main()
97 fprintf(f, in main()
105 fprintf(f, in main()
116 fprintf(f, in main()
123 fprintf(f, in main()
129 fprintf(f, in main()
133 fprintf(f, " "); in main()
153 fprintf(f, in main()
173 fprintf(f, in main()
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dsprintf_variation9.phpt50 "%Lf", " %f", "%f ",
51 "\t%f", "\n%f", "%4f",
52 "%30f", "%[0-9]", "%*f",
72 string(1) "f"
74 string(1) "f"
83 string(1) "f"
87 string(1) "f"
89 string(1) "f"
98 string(1) "f"
102 string(1) "f"
[all …]
H A Dsprintf_variation13.phpt39 "%Lf", " %f", "%f ",
40 "\t%f", "\n%f", "%4f",
41 "%30f", "%[0-9]", "%*f"
61 string(1) "f"
63 string(1) "f"
72 string(1) "f"
76 string(1) "f"
78 string(1) "f"
87 string(1) "f"
91 string(1) "f"
[all …]
H A Dsprintf_variation10.phpt37 "%Lf", " %f", "%f ",
38 "\t%f", "\n%f", "%4f",
39 "%30f", "%[0-9]", "%*f"
60 string(1) "f"
62 string(1) "f"
71 string(1) "f"
75 string(1) "f"
77 string(1) "f"
86 string(1) "f"
90 string(1) "f"
[all …]
H A Dsprintf_variation12.phpt33 "%Lf", " %f", "%f ",
34 "\t%f", "\n%f", "%4f",
35 "%30f", "%[0-9]", "%*f"
56 string(1) "f"
58 string(1) "f"
67 string(1) "f"
71 string(1) "f"
73 string(1) "f"
82 string(1) "f"
86 string(1) "f"
[all …]
H A Dsprintf_f.phpt2 sprintf %f
6 var_dump(sprintf("%3.2f", 1.2));
7 var_dump(sprintf("%-3.2f", 1.2));
8 var_dump(sprintf("%03.2f", 1.2));
9 var_dump(sprintf("%-03.2f", 1.2));
11 var_dump(sprintf("%5.2f", 3.4));
12 var_dump(sprintf("%-5.2f", 3.4));
13 var_dump(sprintf("%05.2f", 3.4));
14 var_dump(sprintf("%-05.2f", 3.4));
16 var_dump(sprintf("%7.2f", -5.6));
[all …]
H A Dsprintf_variation14.phpt23 "%Lf", " %f", "%f ",
24 "\t%f", "\n%f", "%4f",
25 "%30f", "%[0-9]", "%*f"
45 string(1) "f"
47 string(1) "f"
56 string(1) "f"
60 string(1) "f"
62 string(1) "f"
71 string(1) "f"
75 string(1) "f"
[all …]
H A Dvsprintf_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'
66 string(57) "2147483649.000000 f, 2147483640.000000 -2147483640.000000"
78 string(15) "%-5678.567800 f"
H A Dvprintf_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'
69 2147483649.000000 f, 2147483640.000000 -2147483640.000000
85 %-5678.567800 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 Dvsprintf_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';
75 123456.000000 f -12346789.000000 12346789.000000
82 123.000000 f -123.000000 123.000000
89 1.000000 f 1.000000 1.000000
96 1.000000 f 0.000000 1.000000
H A Dsprintf_variation48.phpt50 string(%d) "%f"
52 string(%d) "%f"
54 string(%d) " %f"
55 string(%d) "%f "
56 string(%d) " %f"
58 %f"
59 string(%d) "%f"
65 string(%d) "%f"
67 string(%d) "%f"
73 %f"
[all …]
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
/PHP-5.5/ext/phar/
H A Dbuild_precommand.php32 unset($f[0]);
33 $c = count($f);
34 while ($c && (strlen($f[$c]) == 0 || $f[$c] == "\n" || $f[$c] == "\r\n")) {
35 unset($f[$c--]);
38 $f[$c] = substr($f[$c], 0, -2);
40 if (substr($f[$c], -1) == "\n") {
41 $f[$c] = substr($f[$c], 0, -1);
44 $f[$c] = substr($f[$c], 0,-2);
46 while ($c && (strlen($f[$c]) == 0 || $f[$c] == "\n" || $f[$c] == "\r\n")) {
47 unset($f[$c--]);
[all …]
/PHP-5.5/tests/output/
H A Dob_start_basic_004.phpt45 f[call:1; len:1]1
46 f[call:2; len:1]2
47 f[call:3; len:1]3
48 f[call:4; len:1]4
49 f[call:5; len:1]5
50 f[call:6; len:1]6
51 f[call:7; len:1]7
53 f[call:9; len:0]
60 f[call:5; len:0]
70 f[call:3; len:0]
[all …]
/PHP-5.5/ext/standard/tests/math/
H A Dbug27646.phpt7 $f=12.3;
8 var_dump($f);
12 $f=-12.3;
13 var_dump($f);
17 $f=-INF;
22 $f=INF;
27 $f=NAN;
34 float(1%f)
36 float(1%f)
37 float(-1%f)
[all …]
/PHP-5.5/scripts/dev/generate-phpt/tests/
H A DgtFunctionTest.php11 $f = new gtFunction('cos');
12 $f->setArgumentNames();
13 $m = $f->getMandatoryArgumentNames();
20 $f->setArgumentNames();
32 $f->setArgumentNames();
33 $f->setExtraArgumentList();
41 $f->setArgumentNames();
42 $f->setShortArgumentList();
50 $f->setArgumentNames();
51 $f->setValidArgumentLists();
[all …]
H A DgtVariationTestCaseFunctionTest.php9 $f = new gtFunction('cos');
10 $f->setArgumentNames();
11 $f->setArgumentLists();
16 $vtc->setUp($f, 1, 'int');
26 $f = new gtFunction('date_sunrise');
27 $f->setArgumentNames();
28 $f->setArgumentLists();
34 $vtc->setUp($f, 6, 'int');
45 $f->setArgumentNames();
46 $f->setArgumentLists();
[all …]
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_008.phpt12 echo $a[$i=f()][++$i];
64 $i=f(): good
65 $$x=f(): good
66 ${'i'}=f(): good
67 $i[0]=f(): good
68 $i[0][0]=f(): good
69 $i->p=f():
72 $i->p->q=f():
75 $i->p[0]=f(): good
76 $i->p[0]->p=f():
[all …]
H A Dengine_assignExecutionOrder_009.phpt5 function f($x) {
6 echo "f($x) ";
11 var_dump(f($i=0) < f(++$i));
12 var_dump(f($i=0) <= f(++$i));
13 var_dump(f($i=0) > f(++$i));
14 var_dump(f($i=0) >= f(++$i));
27 f(0) f(1) bool(true)
28 f(0) f(1) bool(true)
29 f(0) f(1) bool(false)
30 f(0) f(1) bool(false)
/PHP-5.5/Zend/tests/
H A Dfr47160.phpt40 var_dump($f('you'));
55 $f = bar();
65 $f = $x($c, $m);
72 $f();
73 call_user_func($f);
78 $f();
79 call_user_func($f);
85 $f();
86 call_user_func($f);
91 $f();
[all …]
/PHP-5.5/ext/zip/lib/
H A Dzip_source_filep.c96 f->fname = NULL; in _zip_source_file_or_p()
100 free(f); in _zip_source_file_or_p()
104 f->f = file; in _zip_source_file_or_p()
105 f->off = start; in _zip_source_file_or_p()
107 f->closep = f->fname ? 1 : closep; in _zip_source_file_or_p()
109 memcpy(&f->st, st, sizeof(f->st)); in _zip_source_file_or_p()
114 free(f); in _zip_source_file_or_p()
183 fclose(z->f); in read_file()
184 z->f = NULL; in read_file()
200 if (z->f) in read_file()
[all …]
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_007.phpt25 $f = $phar['a.php'];
27 $s = $f->fstat();
33 var_dump($f->ftell());
34 var_dump($f->eof());
35 var_dump($f->fgets());
36 var_dump($f->eof());
38 var_dump($f->ftell());
39 var_dump($f->fgets());
49 $f = $phar['a.php'];
52 var_dump($f->eof());
[all …]
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c76 f = ctx->f; in php_apache_sapi_ub_write()
97 ap_filter_t *f; in php_apache_sapi_header_handler() local
269 f = ctx->f; in php_apache_sapi_flush()
415 f->r->content_type = apr_pstrdup(f->r->pool, content_type); in php_apache_request_ctor()
485 if(f->ctx) { in php_output_filter()
488 pbb = f->ctx = apr_palloc(f->r->pool, sizeof(*pbb)); in php_output_filter()
489 pbb->bb = apr_brigade_create(f->r->pool, f->c->bucket_alloc); in php_output_filter()
507 f->r->subprocess_env != f->r->main->subprocess_env in php_output_filter()
558 if (!f->r->main) { in php_output_filter()
646 while (f) { in php_add_filter()
[all …]

Completed in 313 milliseconds

12345678910>>...37