Home
last modified time | relevance | path

Searched refs:y (Results 176 – 200 of 670) sorted by relevance

12345678910>>...27

/PHP-8.2/Zend/tests/named_params/
H A Dvariadic.phpt25 $y = 0;
26 test2(x: $x, y: $y);
27 var_dump($x, $y);
/PHP-8.2/ext/opcache/tests/jit/
H A Dgh8461-004.phpt25 $y = 0;
36 global $y;
37 $y++;
56 var_dump($initialRequest ? $x : $y);
H A Dassign_obj_op_001.phpt14 (function(){$this->y.=[];})->call($test);
17 Deprecated: Creation of dynamic property Test::$y is deprecated in %sassign_obj_op_001.php on line 6
19 Warning: Undefined property: Test::$y in %sassign_obj_op_001.php on line 6
H A Dreg_alloc_009.phpt11 for(;; $a + $y[4][] = $y < $a + $a = $b = $a = + $y[] = 0.1) {
/PHP-8.2/ext/gd/libgd/
H A Dgd_gd2.c272 int x, y, ylo, yhi, xlo, xhi; in gdImageCreateFromGd2Ctx() local
337 for (y = ylo; (y < yhi); y++) { in gdImageCreateFromGd2Ctx()
359 im->pixels[y][x] = ch; in gdImageCreateFromGd2Ctx()
438 int x, y, ylo, yhi, xlo, xhi; in gdImageCreateFromGd2PartCtx() local
579 for (y = ylo; (y < yhi); y++) { in gdImageCreateFromGd2PartCtx()
604 …x) && (x < (srcx + w)) && (x < fsx) && (x >= 0) && (y >= srcy) && (y < (srcy + h)) && (y < fsy) &&… in gdImageCreateFromGd2PartCtx()
667 int x, y, ylo, yhi, xlo, xhi; in _gdImageGd2() local
752 for (y = ylo; (y < yhi); y++) { in _gdImageGd2()
753 GD2_DBG(gd_error("y=%d: ",y)); in _gdImageGd2()
764 int p = im->tpixels[y][x]; in _gdImageGd2()
[all …]
H A Dgd_interpolation.c752 const int yi=(int)((y) < 0 ? y - 1: y); in getPixelInterpolated()
964 for (y = 0; y < src_height - 1; ++y) { in _gdScaleHoriz()
984 for (y = 0; y < dst_height; y++) { in _gdScaleCol()
1011 for (y = 0; y < src_height - 1; ++y) { in _gdScaleVert()
2356 for (y = bbox.y; y <= end_y; y++) { in gdTransformAffineCopy()
2357 pt.y = y + 0.5; in gdTransformAffineCopy()
2365 for (y = 0; y <= end_y; y++) { in gdTransformAffineCopy()
2369 pt.y = y + 0.5 + bbox.y; in gdTransformAffineCopy()
2445 min.y=extent[i].y; in gdTransformAffineBoundingBox()
2449 max.y=extent[i].y; in gdTransformAffineBoundingBox()
[all …]
/PHP-8.2/ext/opcache/tests/opt/
H A Dsccp_040.phpt10 $y[] = $arr[] = array($y);
16 Warning: Undefined variable $y in %ssccp_040.php on line 3
H A Ddce_013.phpt6 $a = $r[] = $r = []&$y;
7 list(&$y)=$a;
/PHP-8.2/Zend/tests/anon/
H A D016.phpt6 function foo ($y = null) {
8 if (!is_null($y)) {
9 $x = [$y];
/PHP-8.2/ext/ffi/tests/
H A D020.phpt10 $p = FFI::new("struct {int x; const int y;}");
12 $p->y = 1;
18 $p = FFI::new("struct {const int x; int y;}");
19 $p->y = 1;
26 $p = FFI::new("const struct {int x; int y;}");
64 FFI\Exception: Attempt to assign read-only field 'y'
H A Dgh10403.phpt12 uint64_t y : 54;
20 $test_struct->y = $test_value;
21 var_dump($test_struct->y === $test_value);
/PHP-8.2/ext/gd/tests/
H A Dimagegammacorrect_variation2.phpt37 function draw_cell($im, $x, $y)
40 $y1 = 120 * $y;
43 $color = cell_color($im, $x, $y);
47 function cell_color($im, $x, $y)
50 switch ($y) {
H A Dimagettftext_charmap_order.phpt50 for ($y = 0; $y < $h; $y++) {
52 $rgb = imagecolorat($im, $x, $y);
/PHP-8.2/ext/com_dotnet/tests/
H A Dbug64130.phpt19 $y = 0;
21 $ie->clientToWindow($x, $y);
23 var_dump($x > 0, $y > 0);
/PHP-8.2/Zend/tests/readonly_props/
H A Dpromotion.phpt9 public readonly float $y = 0.0,
28 ["y"]=>
37 ["y"]=>
/PHP-8.2/Zend/tests/
H A Dconstant_arrays.phpt21 $y = [&$x];
22 define('QUX', $y);
23 $y[0] = 3;
24 var_dump($x, $y, QUX);
H A Dbug30140.phpt15 A::$test2 = "y";
26 string(1) "y"
29 string(1) "y"
H A Dbug39018.phpt27 @$y = $x[4];
51 $y = 'foobar';
53 $y[12.2];
55 print $y[12.2]; // 52
57 $y[3.5];
59 print $y[3.5]; // 56
/PHP-8.2/Zend/tests/generators/errors/
H A Dresume_running_generator_error_003.phpt7 $g->send($y);
12 }catch(y) {
16 Warning: Undefined variable $y in %sresume_running_generator_error_003.php on line 4
/PHP-8.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp936_2.phpt26 $item = "�yԇ���ֹ�·��"; // cp936 string
53 getting basename of %s\�yԇ���ֹ�·��25
54 string(%d) "�yԇ���ֹ�·��25"
56 string(%d) "%s\�yԇ���ֹ�·��25"
/PHP-8.2/ext/date/lib/
H A Dtimelib_private.h105 #define timelib_is_leap(y) ((y) % 4 == 0 && ((y) % 100 != 0 || (y) % 400 == 0)) argument
/PHP-8.2/ext/ctype/tests/
H A Dlc_ctype_inheritance.phpt16 echo 'ctype_lower(\xe4): ' . (ctype_lower("\xe4") ? 'y' : 'n') . "\n";
21 echo 'ctype_lower(\xe4): ' . (ctype_lower("\xe4") ? 'y' : 'n') . "\n";
27 echo 'ctype_lower(\xe4): ' . (ctype_lower("\xe4") ? 'y' : 'n') . "\n";
40 ctype_lower(\xe4): y
/PHP-8.2/ext/opcache/tests/
H A Dbug78015.phpt56 $y = 1;
58 $y = 2;
60 return $y;
70 'y' => $i,
112 ["y"]=>
/PHP-8.2/ext/standard/tests/streams/
H A Dbug71323.phpt7 $file = 'data:text/plain;z=y;uri=eviluri;mediatype=wut?;mediatype2=hello,somedata';
16 string(1) "y"
18 string(72) "data:text/plain;z=y;uri=eviluri;mediatype=wut?;mediatype2=hello,somedata"
/PHP-8.2/ext/date/tests/
H A DDateInterval_serialize-002.phpt29 'y' => 43,
49 ["y"]=>
73 string(172) "O:12:"DateInterval":10:{s:1:"y";i:43;s:1:"m";i:3;s:1:"d";i:24;s:1:"h";i:1;s:1:"i";i:12…
78 ["y"]=>
103 ["y"]=>
128 ["y"]=>

Completed in 36 milliseconds

12345678910>>...27