/PHP-5.3/ext/pcre/pcrelib/ |
H A D | dftables.c | 63 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.3/ext/standard/tests/strings/ |
H A D | sprintf_variation9.phpt | 50 "%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 D | sprintf_variation13.phpt | 39 "%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 D | sprintf_variation10.phpt | 37 "%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 D | sprintf_variation12.phpt | 33 "%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 D | sprintf_f.phpt | 2 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 D | sprintf_variation14.phpt | 23 "%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 D | vprintf_variation5.phpt | 20 "%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 D | vsprintf_variation5.phpt | 20 "%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 D | vfprintf_variation5.phpt | 20 "%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 D | vsprintf_variation6.phpt | 19 '%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 D | sprintf_variation48.phpt | 50 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 D | vprintf_variation6.phpt | 19 '%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.3/Zend/ |
H A D | zend_vm_gen.php | 275 fputs($f,$s); 477 out($f, $code); 503 out($f,"\n"); 696 out($f,"{\n"); 698 out($f,"}\n\n"); 761 out_line($f); 1125 fclose($f); 1147 out($f, "$i,"); 1170 out($f, "{\n"); 1207 out($f, "{\n"); [all …]
|
/PHP-5.3/ext/phar/ |
H A D | build_precommand.php | 32 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.3/ext/standard/tests/math/ |
H A D | bug27646.phpt | 7 $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.3/scripts/dev/generate-phpt/tests/ |
H A D | gtFunctionTest.php | 11 $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 D | gtVariationTestCaseFunctionTest.php | 9 $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.3/tests/lang/ |
H A D | engine_assignExecutionOrder_008.phpt | 12 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(): good 70 $i->p->q=f(): good 71 $i->p[0]=f(): good 73 C::$p=f(): good [all …]
|
H A D | engine_assignExecutionOrder_009.phpt | 5 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.3/tests/output/ |
H A D | ob_start_basic_004.phpt | 50 f[call:5; len:0] 60 f[call:3; len:0] 72 f[call:2; len:1]8 76 f[call:2; len:0] 93 f[call:3; len:0] 98 f[call:3; len:0] 103 f[call:3; len:0] 107 f[call:2; len:0] 111 f[call:2; len:0] 115 f[call:2; len:0] [all …]
|
H A D | ob_start_basic_006.phpt | 50 var_dump(ob_start(array("f", "f"))); 53 var_dump(ob_start(array("f", "C::g", "f", "C::g"))); 56 var_dump(ob_start(array("f", "non_existent", "f"))); 59 var_dump(ob_start(array("f", "non_existent", "f", "f"))); 80 [0] => f 83 f[call:3; len:68] - f[call:2; len:47] - bool(true) 86 [0] => f 87 [1] => f 94 [0] => f 96 [2] => f [all …]
|
/PHP-5.3/ext/zip/lib/ |
H A D | zip_source_filep.c | 96 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.3/ext/phar/tests/ |
H A D | phar_oo_007.phpt | 25 $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.3/sapi/apache2filter/ |
H A D | sapi_apache2.c | 76 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() 416 f->r->content_type = apr_pstrdup(f->r->pool, content_type); in php_apache_request_ctor() 487 if(f->ctx) { in php_output_filter() 490 pbb = f->ctx = apr_palloc(f->r->pool, sizeof(*pbb)); in php_output_filter() 491 pbb->bb = apr_brigade_create(f->r->pool, f->c->bucket_alloc); in php_output_filter() 509 f->r->subprocess_env != f->r->main->subprocess_env in php_output_filter() 560 if (!f->r->main) { in php_output_filter() 648 while (f) { in php_add_filter() [all …]
|