Home
last modified time | relevance | path

Searched refs:x2 (Results 1 – 25 of 46) sorted by relevance

12

/PHP-7.3/ext/standard/tests/math/
H A Dlog.phpt7 $x2 = (int) exp(log($x));
9 if (($x2 < ($x + 2)) && ($x2 > ($x - 2))) {
12 print "$x : $x2\n";
20 $x2 = (int) pow($base, log($x, $base));
22 if (($x2 < ($x + 2)) && ($x2 > ($x - 2))) {
25 print "base $base: $x : $x2\n";
/PHP-7.3/Zend/tests/
H A Dlist_mixed_nested_keyed_unkeyed.phpt11 list(list("x" => $x1, "y" => $y1), list("x" => $x2, "y" => $y2)) = $points;
12 var_dump($x1, $y1, $x2, $y2);
21 list("x" => list($x1, $x2), "y" => list($y1, $y2)) = $invertedPoints;
22 var_dump($x1, $y1, $x2, $y2);
H A Dbug32296.phpt16 private function x2() {}
39 [0] => x2
46 [0] => x2
/PHP-7.3/ext/gd/tests/
H A Dbug53156.phpt20 function draw_and_check_rectangle($x1, $y1, $x2, $y2)
25 imagerectangle($img, $x1, $y1, $x2, $y2, $black);
26 $x = ($x1 + $x2) / 2;
31 draw_and_check_pixel($x2, $y);
H A Dimagegammacorrect_variation2.phpt43 $x2 = $x1 + 19;
46 imagefilledrectangle($im, $x1,$y1, $x2,$y2, $color);
H A Dtypes.phpt15 if ($flags&0x2 && !function_exists("imagejpeg")) {
H A Dimageconvolution_error3.phpt2 Testing wrong array size 3x2 in imageconvolution() of GD library
H A Dlibgd00186.phpt14 $other = imagecolorallocate($tile,0,0,0x2);
/PHP-7.3/ext/gd/libgd/
H A Dgd.c1095 x = x2; in gdImageLine()
1160 x = x2; in gdImageLine()
1347 x = x2; in gdImageDashedLine()
1397 x = x2; in gdImageDashedLine()
2102 x1 = x2; in gdImageRectangle()
2103 x2 = t; in gdImageRectangle()
2156 gdImageLine(im, x2, y1 + 1, x2, y2 - 1, color); in gdImageRectangle()
2172 x1 = x2; in _gdImageFilledHRectangle()
2173 x2 = x; in _gdImageFilledHRectangle()
2217 x2 = x; in _gdImageFilledVRectangle()
[all …]
/PHP-7.3/ext/hash/
H A Dhash_haval.c127 #define F1(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ ((x0) & (x1)) ^ … argument
128 #define F2(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x1) & (x2)) ^ ((… argument
129 ((x2) & (x6)) ^ ((x3) & (x5)) ^ ((x4) & (x5)) ^ ((x0) & (x2)) ^ (x0) )
130 #define F3(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (… argument
131 #define F4(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x3) & (x4) & (x6… argument
132 ((x1) & (x4)) ^ ((x2) & (x6)) ^ ((x3) & (x4)) ^ ((x3) & (x5)) ^ \
134 #define F5(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ \ argument
135 ((x0) & (x1) & (x2) & (x3)) ^ ((x0) & (x5)) ^ (x0) )
H A Dhash_tiger.c55 round(c,a,b,x2,mul) \
65 x2 += x1; \
66 x3 -= x2 ^ ((~x1)<<19); \
73 x2 ^= x1; \
74 x3 += x2; \
75 x4 -= x3 ^ ((~x2)>>23); \
100 x0=str[0]; x1=str[1]; x2=str[2]; x3=str[3]; \
119 register uint64_t a, b, c, tmpa, x0, x1, x2, x3, x4, x5, x6, x7; \
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt23 function __construct($f, $s, $x1, $x2, $x3) {
26 $this->intMessage = $x2;
31 function __construct($f, $s, $x1, $x2, $x3, $b) {
32 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_008w.phpt23 function __construct($f, $s, $x1, $x2, $x3) {
26 $this->intMessage = $x2;
31 function __construct($f, $s, $x1, $x2, $x3, $b) {
32 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_009w.phpt23 function __construct($f, $s, $x1, $x2, $x3) {
26 $this->intMessage = $x2;
31 function __construct($f, $s, $x1, $x2, $x3, $b) {
32 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_010w.phpt23 function __construct($f, $s, $x1, $x2, $x3) {
26 $this->intMessage = $x2;
31 function __construct($f, $s, $x1, $x2, $x3, $b) {
32 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_007w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
20 $this->intMessage = $x2;
25 function __construct($f, $s, $x1, $x2, $x3, $b) {
26 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_008w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
20 $this->intMessage = $x2;
25 function __construct($f, $s, $x1, $x2, $x3, $b) {
26 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_009w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
20 $this->intMessage = $x2;
25 function __construct($f, $s, $x1, $x2, $x3, $b) {
26 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_010w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
20 $this->intMessage = $x2;
25 function __construct($f, $s, $x1, $x2, $x3, $b) {
26 parent::__construct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_003w.phpt24 function __construct($f, $s, $x1, $x2, $x3) {
27 $this->intMessage = $x2;
H A Dr4_groupH_complex_rpcenc_003w.phpt17 function __construct($f, $s, $x1, $x2, $x3) {
20 $this->intMessage = $x2;
/PHP-7.3/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt74 $x2 = array(array(2),2);
78 $x[mod($x1)][mod($x2)] = $bx[mod($x3)];
/PHP-7.3/ext/zlib/tests/
H A Dbug_40189.phpt10 $a = "\x3\x0\x85\x46\x2f\x7c\xc2\xaa\x69\x2b\x6d\xe5\xdb\xfe\xe4\x21\x8f\x0\x97\x21\x1d\x2\x0\x0\x0…
/PHP-7.3/ext/standard/tests/strings/
H A Dstrnatcasecmp_basic.phpt23 str_dump('x2-y7', 'x8-y8');
/PHP-7.3/ext/ctype/tests/
H A Dctype_cntrl_variation4.phpt21 $hex_values = array(0x1, 0x2, 0x3, 0x4);

Completed in 137 milliseconds

12