Home
last modified time | relevance | path

Searched refs:f (Results 251 – 275 of 903) sorted by relevance

1...<<11121314151617181920>>...37

/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_defined_vars_basic.phpt23 $f = 123.456;
41 $f = 456.678;
82 ["f"]=>
110 ["f"]=>
132 ["f"]=>
/PHP-5.5/Zend/
H A Dmicro_bench.php53 static function f() { function in Foo
58 self::f();
159 Foo::f();
213 $f = false; $j = 0;
215 $x = $f ?: $j + 1;
221 $f = false;
223 $x = $f ? null : $val;
228 $f = false; $j = 0;
230 $x = $f ? $f : $j + 1;
/PHP-5.5/Zend/tests/
H A Dbug43344_4.phpt6 function f($a=array(Foo::bar)) {
9 echo f()."\n";
H A Dclosure_049.phpt9 $f = static function() {
12 return $f();
H A Dclosure_050.phpt9 $f = function() {
12 return $f();
H A Dclosure_053.phpt9 $f = static function() {
12 return $f();
H A Dclosure_054.phpt9 $f = function() {
12 return $f();
H A Dbug43344_5.phpt6 function f($a=array(Foo::bar=>0)) {
10 echo f()."\n";
H A Dbug43344_9.phpt6 function f($a=array(namespace\bar=>0)) {
10 echo f()."\n";
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput625 \x{30f}
49 \x{09f}
56 \x{09f}
61 \x{09f}
66 \x{09f}
143 \x{203f}
154 \x{203f}
163 \x{203f}
787 \x{0}\x{09}\x{1f}\x{7f}\x{9f}
1385 \x{202f}\x{205f}
[all …]
H A Dtestoutput17238 [\x09 \xa0\x{1680}\x{180e}\x{2000}-\x{200a}\x{202f}\x{205f}\x{3000}]
248 [\x09 \xa0\x{1680}\x{180e}\x{2000}-\x{200a}\x{202f}\x{205f}\x{3000}]++
266 [^\x09 \xa0\x{1680}\x{180e}\x{2000}-\x{200a}\x{202f}\x{205f}\x{3000}]
286 [\x09 \xa0\x{1680}\x{180e}\x{2000}-\x{200a}\x{202f}\x{205f}\x{3000}\x{dc00}]++
308 \x{1680}\x{180e}\x{167f}\x{1681}\x{180d}\x{180f}
309 0: \x{167f}\x{1681}\x{180d}\x{180f}
312 \x{202f}\x{205f}\x{202e}\x{2030}\x{205e}\x{2060}
318 \x{1680}\x{180e}\x{167f}\x{1681}\x{180d}\x{180f}
319 0: \x{167f}\x{1681}\x{180d}\x{180f}
322 \x{202f}\x{205f}\x{202e}\x{2030}\x{205e}\x{2060}
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Dfgetc_variation4.phpt60 string(1) "f"
86 string(1) "f"
112 string(1) "f"
138 string(1) "f"
164 string(1) "f"
190 string(1) "f"
216 string(1) "f"
242 string(1) "f"
268 string(1) "f"
/PHP-5.5/ext/zlib/tests/
H A Dzlib_wrapper_fstat_basic.phpt11 $f = dirname(__FILE__)."/004.txt.gz";
12 $h = gzopen($f, "r");
H A Dzlib_wrapper_flock_basic.phpt11 $f = dirname(__FILE__)."/004.txt.gz";
12 $h = gzopen($f,'r');
H A Dgzgets_basic.phpt15 $f = dirname(__FILE__)."/004.txt.gz";
16 $h = gzopen($f, 'r');
33 string(6) "ough f"
/PHP-5.5/ext/fileinfo/libmagic/
H A Dprint.c59 file_magwarn(struct magic_set *ms, const char *f, ...) in file_magwarn() argument
66 va_start(va, f); in file_magwarn()
67 expanded_len = vasprintf(&expanded_format, f, va); in file_magwarn()
/PHP-5.5/ext/filter/tests/
H A Dbug47435.phpt17 var_dump(filter_var("5f::1", FILTER_VALIDATE_IP, FILTER_FLAG_IPV6));
18 var_dump(filter_var("5f::1", FILTER_VALIDATE_IP, FILTER_FLAG_IPV6 | FILTER_FLAG_NO_RES_RANGE));
33 string(5) "5f::1"
/PHP-5.5/ext/mssql/
H A Dconfig.m413 if test -f $i/include/sybdb.h; then
17 elif test -f $i/include/freetds/sybdb.h; then
30 if test -f $PHP_MSSQL/include/sybdb.h; then
33 elif test -f $PHP_MSSQL/include/freetds/sybdb.h; then
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_008.phpt18 $f = $phar['a.csv'];
20 foreach($f as $k => $v)
25 $f->setFlags(SplFileObject::DROP_NEW_LINE);
28 foreach($f as $k => $v)
H A Dphar_createdefaultstub.phpt172 $f = $info['c'];
174 if ($f & self::GZ) {
181 if ($f & self::BZ2) {
314 is_dir($f) ? @rmdir($f) : @unlink($f);
315 if (file_exists($f) && is_dir($f)) {
466 $f = $info['c'];
608 is_dir($f) ? @rmdir($f) : @unlink($f);
609 if (file_exists($f) && is_dir($f)) {
768 $f = $info['c'];
910 is_dir($f) ? @rmdir($f) : @unlink($f);
[all …]
/PHP-5.5/ext/gd/libgd/
H A Dgdtestft.c53 char *f = "/usr/openwin/lib/locale/ja/X11/fonts/TT/HG-MinchoL.ttf"; /* UNICODE */ in main()
56 char *f = "times"; /* TrueType font */ in main()
60 err = gdImageStringFT ((gdImagePtr) NULL, &brect[0], 0, f, sz, angle, 0, 0, s); in main()
87 err = gdImageStringFT (im, NULL, black, f, sz, angle, x, y, s); in main()
/PHP-5.5/ext/reflection/tests/
H A DReflectionObject_export_basic1.phpt9 $f = new foo;
11 ReflectionObject::export($f);
/PHP-5.5/tests/output/
H A Dob_start_basic_003.phpt6 function f() {
10 ob_start('f');
/PHP-5.5/ext/fileinfo/tests/
H A Dbug68735.phpt8 $f = new finfo;
10 var_dump($f->file($test_file));
/PHP-5.5/tests/lang/
H A Dbug24573.phpt15 $f = new Foo;
17 $f->Bar();

Completed in 41 milliseconds

1...<<11121314151617181920>>...37