Home
last modified time | relevance | path

Searched refs:x (Results 51 – 75 of 1389) sorted by relevance

12345678910>>...56

/PHP-7.2/ext/gd/tests/
H A Dbug65148.phpt54 [x] => 40
60 [x] => 40
66 [x] => 40
72 [x] => 40
78 [x] => 40
84 [x] => 40
90 [x] => 40
96 [x] => 40
102 [x] => 40
108 [x] => 40
[all …]
H A Dlibgd00100.phpt28 $x = 100;
30 $x, $top,
31 $x+2*$d, $top,
34 $x, $bot
81 $x = 150;
83 $diamond = array($x-$d, $y, $x, $y+$d, $x+$d, $y, $x, $y-$d);
86 $x = 180;
88 $diamond = array($x-$d, $y, $x, $y+$d, $x+$d, $y, $x, $y-$d);
91 $x = 225;
93 $diamond = array($x-$d, $y, $x, $y+$d, $x+$d, $y, $x, $y-$d);
[all …]
/PHP-7.2/Zend/tests/
H A Dns_040.phpt9 function f1($x=A) {
10 echo $x;
13 echo $x;
15 function f3($x=Y\A) {
16 echo $x;
19 echo $x;
21 function f5($x=B) {
22 echo $x;
25 echo $x[0];
28 echo $x["aaa"];
[all …]
H A Dbug28444.phpt14 public $x;
18 $this->x = $x;
25 public $x;
29 $this->x = new ObjectOne($x);
45 var_dump($y->x);
46 var_dump($y->x->x);
47 var_dump($y->x->x = 3);
51 var_dump($y->z->x);
53 var_dump($t->x = 5);
60 ["x"]=>
[all …]
/PHP-7.2/ext/standard/tests/strings/
H A Dsprintf_variation35.phpt37 "%Lx", " %x", "%x ",
38 "\t%x", "\n%x", "%4x",
39 "%30x", "%[0-9A-Fa-f]", "%*x"
62 string(1) "x"
71 string(1) "x"
77 string(1) "x"
86 string(1) "x"
92 string(1) "x"
101 string(1) "x"
107 string(1) "x"
[all …]
H A Dsprintf_variation35_64bit.phpt33 "%Lx", " %x", "%x ",
34 "\t%x", "\n%x", "%4x",
35 "%30x", "%[0-9A-Fa-f]", "%*x"
58 string(1) "x"
67 string(1) "x"
73 string(1) "x"
82 string(1) "x"
88 string(1) "x"
97 string(1) "x"
103 string(1) "x"
[all …]
H A Dsprintf_variation39.phpt23 "%Lx", " %x", "%x ",
24 "\t%x", "\n%x", "%4x",
25 "%30x", "%[0-9A-Fa-f]", "%*x"
45 string(2) "1x"
47 string(1) "x"
56 string(1) "x"
62 string(1) "x"
71 string(1) "x"
77 string(1) "x"
86 string(1) "x"
[all …]
H A Dvprintf_variation13.phpt23 "%x",
24 "%+x %-x %X",
25 "%lx %Lx, %4x %-4x",
26 "%10.4x %-10.4x %04x %04.4x",
27 "%'#2x %'2x %'$2x %'_2x",
28 "%x %x %x %x",
29 "% %%x x%",
30 '%3$x %4$x %1$x %2$x'
72 7fffffff x, 7000000 80000000
88 %34 x
H A Dvprintf_variation13_64bit.phpt23 "%x",
24 "%+x %-x %X",
25 "%lx %Lx, %4x %-4x",
26 "%10.4x %-10.4x %04x %04.4x",
27 "%'#2x %'2x %'$2x %'_2x",
28 "%x %x %x %x",
29 "% %%x x%",
30 '%3$x %4$x %1$x %2$x'
72 7fffffff x, 7000000 ffffffff80000000
88 %34 x
H A Dvsprintf_variation13.phpt23 "%x",
24 "%+x %-x %X",
25 "%lx %Lx, %4x %-4x",
26 "%10.4x %-10.4x %04x %04.4x",
27 "%'#2x %'2x %'$2x %'_2x",
28 "%x %x %x %x",
29 "% %%x x%",
30 '%3$x %4$x %1$x %2$x'
68 string(28) "7fffffff x, 7000000 80000000"
80 string(5) "%34 x"
H A Dvsprintf_variation13_64bit.phpt23 "%x",
24 "%+x %-x %X",
25 "%lx %Lx, %4x %-4x",
26 "%10.4x %-10.4x %04x %04.4x",
27 "%'#2x %'2x %'$2x %'_2x",
28 "%x %x %x %x",
29 "% %%x x%",
30 '%3$x %4$x %1$x %2$x'
68 string(36) "7fffffff x, 7000000 ffffffff80000000"
80 string(5) "%34 x"
H A Dvfprintf_variation13.phpt23 "%x",
24 "%+x %-x %X",
25 "%lx %Lx, %4x %-4x",
26 "%10.4x %-10.4x %04x %04.4x",
27 "%'#2x %'2x %'$2x %'_2x",
28 "%x %x %x %x",
29 "% %%x x%",
30 '%3$x %4$x %1$x %2$x'
77 7fffffff x, 7000000 80000000
85 %34 x
H A Dvfprintf_variation13_64bit.phpt23 "%x",
24 "%+x %-x %X",
25 "%lx %Lx, %4x %-4x",
26 "%10.4x %-10.4x %04x %04.4x",
27 "%'#2x %'2x %'$2x %'_2x",
28 "%x %x %x %x",
29 "% %%x x%",
30 '%3$x %4$x %1$x %2$x'
77 7fffffff x, 7000000 ffffffff80000000
85 %34 x
H A Dsprintf_variation34_64bit.phpt39 "%Lx", " %x", "%x ",
40 "\t%x", "\n%x", "%4x",
41 "%30x", "%[0-9A-Fa-f]", "%*x"
61 string(2) "0x"
63 string(1) "x"
72 string(1) "x"
78 string(1) "x"
87 string(1) "x"
93 string(1) "x"
102 string(1) "x"
[all …]
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput257 /\x{110000}/
9 /\x{7fffffff}/
27 /\x{7fffffff}\x{7fffffff}/I
33 /\x{80000000}\x{80000000}/I
39 /\x{ffffffff}\x{ffffffff}/I
48 \x{400000}\x{400001}\x{400002}\x{400003}
49 0: \x{400000}\x{400001}\x{400002}
51 /\x{400000}\x{800000}/iDZ
54 /i \x{400000}\x{800000}
68 …-\x1f!-\x9f\xa1-\xff\x{100}-\x{167f}\x{1681}-\x{180d}\x{180f}-\x{1fff}\x{200b}-\x{202e}\x{2030}-\x
[all …]
H A Dtestinput1119 /x?+/BM
21 /x++/BM
23 /x{1,3}+/BM
25 /(x)*+/BM
67 /\x{0041}\x{2262}\x{0391}\x{002e}/D8M
69 /\x{D55c}\x{ad6d}\x{C5B4}/D8M
71 /\x{65e5}\x{672c}\x{8a9e}/D8M
77 /^[\x{100}\E-\Q\E\x{150}]/B8M
97 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8iBM
99 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8BM
[all …]
H A Dtestoutput21-163 typical). The others require the link size to be 2. */x
12 /^[aL](?P<name>(?:[AaLl]+)[^xX-]*?)(?P<other>[\x{150}-\x{250}\x{300}]|
13 [^\x{800}aAs-uS-U\x{d800}-\x{dfff}])++[^#\b\x{500}\x{1000}]{3,5}$
14 /x
20 --%x
36 68 [\x{150}-\x{250}\x{300}]
38 79 [^AS-Uas-u\x{800}\x{d800}-\x{dfff}]
40 106 [^\x08#\x{500}\x{1000}]{3,5}
69 68 [\x{150}-\x{250}\x{300}]
71 79 [^AS-Uas-u\x{800}\x{d800}-\x{dfff}]
[all …]
H A Dtestoutput21-323 typical). The others require the link size to be 2. */x
12 /^[aL](?P<name>(?:[AaLl]+)[^xX-]*?)(?P<other>[\x{150}-\x{250}\x{300}]|
13 [^\x{800}aAs-uS-U\x{d800}-\x{dfff}])++[^#\b\x{500}\x{1000}]{3,5}$
14 /x
20 --%x
48 44 [\x{150}-\x{250}\x{300}]
50 55 [^AS-Uas-u\x{800}\x{d800}-\x{dfff}]
52 74 [^\x08#\x{500}\x{1000}]{3,5}
81 44 [\x{150}-\x{250}\x{300}]
83 55 [^AS-Uas-u\x{800}\x{d800}-\x{dfff}]
[all …]
H A Dtestoutput11-8367 /\x{0041}\x{2262}\x{0391}\x{002e}/D8M
371 3 A\x{2262}\x{391}.
380 /\x{D55c}\x{ad6d}\x{C5B4}/D8M
384 3 \x{d55c}\x{ad6d}\x{c5b4}
393 /\x{65e5}\x{672c}\x{8a9e}/D8M
397 3 \x{65e5}\x{672c}\x{8a9e}
510 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8iBM
514 3 /i A\x{391}\x{10427}\x{ff3a}\x{1fb0}
519 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8BM
523 3 A\x{391}\x{10427}\x{ff3a}\x{1fb0}
[all …]
H A Dtestinput224 /(?P<cbra1>[aZ\x{400}-\x{10ffff}]{4,}
5 [\x{f123}\x{10039}\x{20000}-\x{21234}]?|
6 [A-Cx-z\x{100000}-\x{1000a7}\x{101234}])
7 (?<cb2>[^az])/x
13 --%8x
H A Dtestoutput11-16367 /\x{0041}\x{2262}\x{0391}\x{002e}/D8M
371 2 A\x{2262}\x{391}.
380 /\x{D55c}\x{ad6d}\x{C5B4}/D8M
384 2 \x{d55c}\x{ad6d}\x{c5b4}
393 /\x{65e5}\x{672c}\x{8a9e}/D8M
397 2 \x{65e5}\x{672c}\x{8a9e}
510 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8iBM
514 2 /i A\x{391}\x{10427}\x{ff3a}\x{1fb0}
519 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8BM
523 2 A\x{391}\x{10427}\x{ff3a}\x{1fb0}
[all …]
H A Dtestoutput11-32367 /\x{0041}\x{2262}\x{0391}\x{002e}/D8M
371 2 A\x{2262}\x{391}.
380 /\x{D55c}\x{ad6d}\x{C5B4}/D8M
384 2 \x{d55c}\x{ad6d}\x{c5b4}
393 /\x{65e5}\x{672c}\x{8a9e}/D8M
397 2 \x{65e5}\x{672c}\x{8a9e}
510 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8iBM
514 2 /i A\x{391}\x{10427}\x{ff3a}\x{1fb0}
519 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8BM
523 2 A\x{391}\x{10427}\x{ff3a}\x{1fb0}
[all …]
/PHP-7.2/ext/date/lib/
H A Dastro.c45 #define sind(x) sin((x)*DEGRAD) argument
46 #define cosd(x) cos((x)*DEGRAD) argument
47 #define tand(x) tan((x)*DEGRAD) argument
49 #define atand(x) (RADEG*atan(x)) argument
50 #define asind(x) (RADEG*asin(x)) argument
51 #define acosd(x) (RADEG*acos(x)) argument
52 #define atan2d(y,x) (RADEG*atan2(y,x)) argument
76 return (x - 360.0 * floor(x * INV360)); in astro_revolution()
84 return (x - 360.0 * floor(x * INV360 + 0.5)); in astro_rev180()
152 *r = sqrt(x*x + y*y); /* Solar distance */ in astro_sunpos()
[all …]
/PHP-7.2/ext/gd/libgd/
H A Dgd_pixelate.c5 int x, y; in gdImagePixelate() local
15 for (x = 0; x < im->sx; x += block_size) { in gdImagePixelate()
16 if (gdImageBoundsSafe(im, x, y)) { in gdImagePixelate()
17 int c = gdImageGetPixel(im, x, y); in gdImagePixelate()
18 gdImageFilledRectangle(im, x, y, x + block_size - 1, y + block_size - 1, c); in gdImagePixelate()
25 for (x = 0; x < im->sx; x += block_size) { in gdImagePixelate()
34 if (!gdImageBoundsSafe(im, x + cx, y + cy)) { in gdImagePixelate()
37 c = gdImageGetPixel(im, x + cx, y + cy); in gdImagePixelate()
48 gdImageFilledRectangle(im, x, y, x + block_size - 1, y + block_size - 1, c); in gdImagePixelate()
/PHP-7.2/ext/spl/tests/
H A Dbug74058.phpt13 public function offsetSet($x, $v)
15 echo "offsetSet('{$x}')\n";
19 public function offsetGet($x)
21 echo "offsetGet('{$x}')\n";
35 echo "offsetSet('{$x}')\n";
39 public function offsetGet($x)
46 $x = new MyArrayObject;
47 $x->a1 = new stdClass();
48 var_dump($x->a1);
50 $x->a1->b = 'some value';
[all …]

Completed in 62 milliseconds

12345678910>>...56