Home
last modified time | relevance | path

Searched refs:f (Results 176 – 200 of 903) sorted by relevance

12345678910>>...37

/PHP-5.5/ext/standard/tests/math/
H A Dasin_basic.phpt61 asin .5 = float(%f)
63 asin 0.86602540378444 = float(%f)
65 asin 1.0 = float(%f)
67 asin 0.0 = float(%f)
H A Ddeg2rad_basic.phpt60 deg2rad 0 = float(%f)
62 deg2rad 90 = float(%f)
64 deg2rad 180 = float(%f)
66 deg2rad 360 = float(%f)
/PHP-5.5/ext/zlib/tests/
H A Dgzseek_basic2.phpt11 $f = "temp3.txt.gz";
12 $h = gzopen($f, 'w');
25 $h = gzopen($f, 'r');
30 unlink($f);
H A Dgzseek_variation4.phpt11 $f = "temp3.txt.gz";
12 $h = gzopen($f, 'w');
25 $h = gzopen($f, 'r');
30 unlink($f);
H A Dgzseek_variation5.phpt11 $f = "temp3.txt.gz";
12 $h = gzopen($f, 'w');
25 $h = gzopen($f, 'r');
30 unlink($f);
/PHP-5.5/ext/dba/
H A Dconfig.m4112 if test -f "$i/include/depot.h"; then
145 if test -f "$i/include/gdbm.h"; then
170 if test -f "$i/include/ndbm.h"; then
204 if test -f "$i/include/tcadb.h"; then
315 if test -f "$i/db5/db.h"; then
319 elif test -f "$i/db4/db.h"; then
376 if test -f "$i/db3/db.h"; then
409 if test -f "$i/db2/db.h"; then
462 if test -f "$i/db1/db.h"; then
509 if test -f "$i/include/dbm.h"; then
[all …]
/PHP-5.5/ext/curl/tests/
H A Dbug64267.phpt13 $f = fopen(__FILE__,"r");
17 CURLOPT_INFILE => $f,
20 fclose($f);
/PHP-5.5/ext/oci8/tests/
H A Dbug36010.phpt13 function f($conn)
22 f($c);
23 f($c);
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput1912 …22}\x{423}\x{424}\x{425}\x{426}\x{427}\x{428}\x{429}\x{42a}\x{42b}\x{42c}\x{42d}\x{42e}\x{42f}/8iSI
13 …}\x{422}\x{423}\x{424}\x{425}\x{426}\x{427}\x{428}\x{429}\x{42a}\x{42b}\x{42c}\x{42d}\x{42e}\x{42f}
14 …}\x{442}\x{443}\x{444}\x{445}\x{446}\x{447}\x{448}\x{449}\x{44a}\x{44b}\x{44c}\x{44d}\x{44e}\x{44f}
26 SSss\x{17f}
/PHP-5.5/ext/standard/tests/streams/
H A Dbug60455_01.phpt15 $f = $sockets[1];
16 while (!feof($f)) {
17 $line = stream_get_line($f, 99, "\n");
H A Dbug60817.phpt25 $f = fopen("test://", "r");
26 while (!feof($f)) {
27 $line = stream_get_line($f, 99, "\n");
/PHP-5.5/ext/pgsql/tests/
H A D80_bug32223.phpt13 return ''f'';
36 return ''f'';
47 if ($row[0] == 'f')
61 string(1) "f"
H A D80_bug32223b.phpt13 return ''f'';
36 return ''f'';
48 if ($row[0] == 'f')
63 string(1) "f"
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_getcsv_001.phpt7 var_dump(str_getcsv('"f", "o", ""'));
15 var_dump(str_getcsv('|f.|.|bar|.|-|-.|', '.', '|', '-'));
36 string(1) "f"
68 string(2) "f."
H A Dbug28633.phpt5 echo sprintf("%05.2f", 0.02) . "\n";
6 echo sprintf("%05.2f", 2.02) . "\n";
/PHP-5.5/ext/filter/tests/
H A D046.phpt25 $f = filter_var($val, FILTER_VALIDATE_INT);
26 echo "$msg filtered: "; var_dump($f); // filtered value (or false)
27 echo "$msg is_long: "; var_dump(is_long($f)); // test validation
28 echo "$msg equal: "; var_dump($val == $f); // test equality of result
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt10 function SOAPStruct($s, $i, $f) {
13 $this->varFloat = $f;
17 function BaseStruct($f, $s) {
18 $this->structMessage = $f;
23 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
24 $this->BaseStruct($f,$s);
31 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
32 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_009w.phpt10 function SOAPStruct($s, $i, $f) {
13 $this->varFloat = $f;
17 function BaseStruct($f, $s) {
18 $this->structMessage = $f;
23 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
24 $this->BaseStruct($f,$s);
31 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
32 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_010w.phpt10 function SOAPStruct($s, $i, $f) {
13 $this->varFloat = $f;
17 function BaseStruct($f, $s) {
18 $this->structMessage = $f;
23 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
24 $this->BaseStruct($f,$s);
31 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
32 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_008w.phpt10 function SOAPStruct($s, $i, $f) {
13 $this->varFloat = $f;
17 function BaseStruct($f, $s) {
18 $this->structMessage = $f;
23 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
24 $this->BaseStruct($f,$s);
31 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
32 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
/PHP-5.5/sapi/apache/
H A Dconfig.m4144 if test -f $PHP_APACHE/src/httpd.h; then
152 if test -f $PHP_APACHE/src/ap_config.h; then
156 …elif test -f $PHP_APACHE/include/httpd.h && test -f $PHP_APACHE/srclib/apr/include/apr_general.h ;…
159 elif test -f $PHP_APACHE/src/main/httpd.h; then
179 elif test -f $PHP_APACHE/src/include/compat.h; then
183 elif test -f $PHP_APACHE/src/include/httpd.h; then
203 elif test -f $PHP_APACHE/src/include/compat.h; then
207 elif test -f $PHP_APACHE/apache/httpd.h; then
215 if test -f $PHP_APACHE/apache/ap_config.h; then
218 if test -f $PHP_APACHE/src/ap_compat.h; then
[all …]
/PHP-5.5/sapi/apache_hooks/
H A Dconfig.m4146 if test -f $PHP_APACHE_HOOKS_STATIC/src/httpd.h; then
154 if test -f $PHP_APACHE_HOOKS_STATIC/src/ap_config.h; then
158 …elif test -f $PHP_APACHE_HOOKS_STATIC/include/httpd.h && test -f $PHP_APACHE_HOOKS_STATIC/srclib/a…
161 elif test -f $PHP_APACHE_HOOKS_STATIC/src/main/httpd.h; then
181 elif test -f $PHP_APACHE_HOOKS_STATIC/src/include/compat.h; then
185 elif test -f $PHP_APACHE_HOOKS_STATIC/src/include/httpd.h; then
205 elif test -f $PHP_APACHE_HOOKS_STATIC/src/include/compat.h; then
209 elif test -f $PHP_APACHE_HOOKS_STATIC/apache/httpd.h; then
217 if test -f $PHP_APACHE_HOOKS_STATIC/apache/ap_config.h; then
220 if test -f $PHP_APACHE_HOOKS_STATIC/src/ap_compat.h; then
[all …]
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_011.phpt19 $phar['hi/f.php'] = 'hi';
21 var_dump(isset($phar['hi/f.php']));
22 echo $phar['hi/f.php'];
/PHP-5.5/sapi/cli/tests/
H A D008.phpt2 execute a file with -f
29 var_dump(`$php -n -f "$filename"`);
30 var_dump(`$php -n -f "wrong"`);
/PHP-5.5/tests/lang/
H A DforeachLoopIterator.001.phpt42 $f = new MealIterator;
43 var_dump($f);
46 foreach ($f as $k=>$v) {
50 $f->rewind();
56 foreach ($f as $k=>$v) {
60 foreach ($f as $k=>$v) {

Completed in 45 milliseconds

12345678910>>...37