Home
last modified time | relevance | path

Searched refs:f (Results 601 – 625 of 928) sorted by relevance

1...<<21222324252627282930>>...38

/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_variation1.phpt50 writeAndDump( $fp, "Testing %b %d %f %o %s %x %X", array( 9, 6, 2.5502, 24, "foobar", 15, 65 ) );
80 string(38) "Testing 1001 6 2.550200 30 foobar f 41"
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_getModifierNames_basic.phpt21 public static function f() {}
106 string(4) "x::f"
H A Dbug45571.phpt11 private function f() {}
H A DReflectionClass_isArray.phpt7 function testReflectionIsArray($a = null, $b = 0, array $c, $d=true, array $e, $f=1.5, $g="", array…
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_001w.phpt11 function __construct($s, $i, $f) {
14 $this->varFloat = $f;
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_pkcs12_read_basic.phpt33 ECz4DngZLhZvLC8Juf/Q6R5SjhN5/f/TBq//QpKaCjBAamhZDJtWMv80IDKJO7Ir
36 rGthXPSZU8hxY5iHFhELurp23qGmJftdcYL2mF7IyoGOiZ1Q6Vt9LnRTDtgrHh/f
/PHP-7.4/ext/date/tests/
H A Dbug45682.phpt28 ["f"]=>
H A Dbug52738.phpt30 [f] => 0
H A Dbug73091.phpt30 ["f"]=>
H A Dbug53437.phpt67 ["f"]=>
128 ["f"]=>
/PHP-7.4/Zend/tests/
H A Dbug30998.phpt14 $f = fopen("/tmp/blah", "r");
H A Dbug54262.phpt8 $simpleString["wrong"] = "f";
H A Ddeclare_002.phpt25 Warning: Unsupported encoding [%f] in %sdeclare_002.php on line 4
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c1496 const gdFixed f_fm1 = f - f_1; in gdImageScaleBicubicFixed()
1497 const gdFixed f_fp1 = f + f_1; in gdImageScaleBicubicFixed()
1498 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1505 if (f > 0) f_c = gd_mulfx(f, gd_mulfx(f,f)); in gdImageScaleBicubicFixed()
1512 const gdFixed f_fm1 = f - f_1; in gdImageScaleBicubicFixed()
1513 const gdFixed f_fp1 = f + f_1; in gdImageScaleBicubicFixed()
1524 if (f > 0) f_c = gd_mulfx(f,gd_mulfx(f,f)); in gdImageScaleBicubicFixed()
2037 if (f > 0) { in gdImageRotateBicubicFixed()
2038 f_c = gd_mulfx(f,gd_mulfx(f,f)); in gdImageRotateBicubicFixed()
2065 if (f > 0) { in gdImageRotateBicubicFixed()
[all …]
/PHP-7.4/ext/standard/
H A Darray.c366 Bucket *f; in php_array_data_compare() local
401 Bucket *f; in php_array_data_compare_numeric() local
431 Bucket *f; in php_array_data_compare_string_case() local
461 Bucket *f; in php_array_data_compare_string() local
531 Bucket *f; in php_array_data_compare_string_locale() local
956 Bucket *f; in php_array_user_compare() local
1068 Bucket *f; in php_array_user_key_compare() local
4536 t = *f;
4537 *f = *g;
5658 t = *f;
[all …]
/PHP-7.4/ext/zlib/tests/
H A Dzlib_filter_deflate2.phpt16 �A� Dѫ�΍���1�MB��Uv�_�(�EL���/��aP�=Pi �;�6�f�Ce4��U9;w�5�� m /
/PHP-7.4/ext/spl/tests/
H A DregexIterator_setMode_error.phpt9 $regexIterator = new RegexIterator(new ArrayIterator($array), "/f/");
/PHP-7.4/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_025w.phpt11 function __construct($s, $i, $f, $c) {
14 $this->varFloat = $f;
/PHP-7.4/ext/ffi/tests/
H A D020.phpt54 $f = FFI::cdef("typedef int * const t[1];");
55 $p = $f->new("t");
/PHP-7.4/ext/standard/tests/array/
H A Darray_search.phpt9 $arr4 = array("a\0b"=>'e','key'=>'d', 'f');
H A Darsort_variation9.phpt27 array('a'=>1,'b'=>array('e'=>2,'f'=>3),'c'=>array('g'=>4),'d'=>5),
225 ["f"]=>
245 ["f"]=>
H A Dasort_variation9.phpt27 array('a'=>1,'b'=>array('e'=>2,'f'=>3),'c'=>array('g'=>4),'d'=>5),
234 ["f"]=>
254 ["f"]=>
H A Dkrsort_variation9.phpt27 array('a' => 1,'b' => array('e' => 2,'f' => 3),'c' => array('g' => 4),'d' => 5),
231 ["f"]=>
251 ["f"]=>
H A Dksort_variation9.phpt26 array('a' => 1,'b' => array('e' => 2,'f' => 3),'c' => array('g' => 4),'d' => 5),
225 ["f"]=>
245 ["f"]=>
/PHP-7.4/sapi/cgi/tests/
H A Dbug75574_utf8.phpt22 echo shell_exec("$php -n -f $fn");

Completed in 54 milliseconds

1...<<21222324252627282930>>...38