Home
last modified time | relevance | path

Searched refs:alpha (Results 1 – 25 of 69) sorted by last modified time

123

/PHP-7.4/
H A Dconfigure.ac245 alpha*)
/PHP-7.4/ext/gd/
H A Dgd.c230 ZEND_ARG_INFO(0, alpha)
238 ZEND_ARG_INFO(0, alpha)
246 ZEND_ARG_INFO(0, alpha)
254 ZEND_ARG_INFO(0, alpha)
496 ZEND_ARG_INFO(0, alpha)
1883 CHECK_RGBA_RANGE(alpha, Alpha); in PHP_FUNCTION()
1912 CHECK_RGBA_RANGE(alpha, Alpha); in PHP_FUNCTION()
1937 CHECK_RGBA_RANGE(alpha, Alpha); in PHP_FUNCTION()
1962 CHECK_RGBA_RANGE(alpha, Alpha); in PHP_FUNCTION()
3126 CHECK_RGBA_RANGE(alpha, Alpha); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/gd/libgd/
H A Dgd_png.c265 im->alpha[i] = gdAlphaMax - (trans[i] >> 1); in gdImageCreateFromPngCtx()
631 if ((!im->open[i]) && (im->alpha[i] != gdAlphaOpaque)) { in gdImagePngCtxEx()
638 trans_values[i] = 255 - ((im->alpha[i] << 1) + (im->alpha[i] >> 6)); in gdImagePngCtxEx()
654 if (im->alpha[i] != gdAlphaOpaque) { in gdImagePngCtxEx()
656 trans_values[j] = 255 - ((im->alpha[i] << 1) + (im->alpha[i] >> 6)); in gdImagePngCtxEx()
H A Dgd.c326 ad = im->alpha[i] - a; in gdImageColorClosestAlpha()
547 im->alpha[ct] = a; in gdImageColorAllocateAlpha()
597 ad = (long) (im->alpha[c] - a); in gdImageColorResolveAlpha()
622 im->alpha[op] = a; in gdImageColorResolveAlpha()
647 im->alpha[im->transparent] = gdAlphaOpaque; in gdImageColorTransparent()
649 im->alpha[color] = gdAlphaTransparent; in gdImageColorTransparent()
682 to->alpha[i] = from->alpha[i]; in gdImagePaletteCopy()
2614 alpha /= spixels; in gdImageCopyResampled()
2628 alpha = alpha >= gdAlphaMax+0.5 ? gdAlphaMax : alpha+0.5; in gdImageCopyResampled()
2938 int dst_alpha, alpha, red, green, blue; in gdAlphaBlend() local
[all …]
H A Dgd_interpolation.c642 register int alpha, red, green, blue; in _color_blend() local
647 alpha = src_alpha * dst_alpha / gdAlphaMax; in _color_blend()
656 return ((alpha << 24) + (red << 16) + (green << 8) + blue); in _color_blend()
723 a = (int)(m1*im->alpha[(c1)] + m2*im->alpha[(c2)] + m3*im->alpha[(c3)] + m4*im->alpha[(c4)]); in getPixelInterpolateWeight()
1384 unsigned char red, green, blue, alpha = 0; in gdImageScaleBicubicFixed() local
1547 alpha = (unsigned char) CLAMP(gd_fxtoi(gd_mulfx(f_alpha, f_gamma)), 0, 127); in gdImageScaleBicubicFixed()
1549 *(dst_row + dst_offset_x) = gdTrueColorAlpha(red, green, blue, alpha); in gdImageScaleBicubicFixed()
1836 const unsigned char alpha = (unsigned char) CLAMP(gd_fxtoi(f_alpha), 0, 127); in gdImageRotateBilinear() local
1899 unsigned char red, green, blue, alpha; in gdImageRotateBicubicFixed() local
2102 alpha = (unsigned char) CLAMP(gd_fxtoi(gd_mulfx(f_alpha, f_gama)), 0, 127); in gdImageRotateBicubicFixed()
[all …]
H A Dgd_filter.c292 int gdImageColor(gdImagePtr src, const int red, const int green, const int blue, const int alpha) in gdImageColor() argument
318 a = a + alpha; in gdImageColor()
/PHP-7.4/build/
H A Dconfig.guess316 alpha:OSF1:*:*)
334 UNAME_MACHINE=alpha ;;
336 UNAME_MACHINE=alpha ;;
338 UNAME_MACHINE=alpha ;;
976 alpha:Linux:*:*)
1511 A*) GUESS=alpha-dec-vms ;;
H A Dconfig.sub1180 | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] \
/PHP-7.4/docs/
H A Drelease-process.md78 ## Rolling a non stable release (alpha/beta/RC)
92 `configure.ac` and possibly `NEWS`. Do not use abbreviations for alpha and
96 When releasing the first alpha version, bump also API version numbers in
98 versions between the alpha/beta/.0RCx releases can be left the same or
127 branch. Release branches for alpha/beta/.0RCx releases before the GA release
154 ## Getting the non stable release (alpha/beta/RC) announced
423 1. About three months before the scheduled release of the first alpha of the
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re174 alpha = [a-zA-Z];
543 alpha { --YYCURSOR; STATE = STATE_ARG; goto state_arg; }
550alpha alphadash* { passthru(STD_ARGS); handle_arg(STD_ARGS); STATE = STATE_BEFORE_VAL; goto state_…
/PHP-7.4/ext/standard/tests/strings/
H A Dltrim_basic.phpt16 $alpha = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789";
28 var_dump(ltrim($alpha, "A..Z"));
H A Drtrim_basic.phpt15 $alpha = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ";
30 var_dump(rtrim($alpha, "A..Z"));
H A Dhtml_entity_decode_html4.phpt138 "&alpha;",
H A Dhtml_entity_decode_html5.phpt618 "&alpha;",
2752 &alpha; => α ceb1
H A Dhtmlentities_html5.phpt399 &alpha; U+003B1
H A Dhtmlentities_html4.phpt194 &alpha; U+003B1
/PHP-7.4/ext/standard/tests/misc/
H A Dget_browser_basic.phpt67 ["alpha"]=>
139 ["alpha"]=>
211 ["alpha"]=>
283 ["alpha"]=>
351 ["alpha"]=>
433 ["alpha"]=>
499 ["alpha"]=>
569 ["alpha"]=>
649 ["alpha"]=>
721 ["alpha"]=>
[all …]
H A Dget_browser_error.phpt48 ["alpha"]=>
H A Dget_browser_variation1.phpt66 ["alpha"]=>
116 ["alpha"]=>
206 ["alpha"]=>
276 ["alpha"]=>
348 ["alpha"]=>
420 ["alpha"]=>
498 ["alpha"]=>
546 ["alpha"]=>
616 ["alpha"]=>
708 ["alpha"]=>
[all …]
/PHP-7.4/ext/gd/tests/
H A Dbug74435.phpt16 list($red, $green, $blue, $alpha) = array_values(imagecolorsforindex($im, $index));
17 if ($red !== 0 || $green !== 0 || $blue !== 0 || $alpha !== 0) {
H A Dimagefilledpolygon_basic.phpt78 ["alpha"]=>
88 ["alpha"]=>
98 ["alpha"]=>
H A Dimagepolygon_basic.phpt66 ["alpha"]=>
76 ["alpha"]=>
H A Dbug66005.phpt21 // 32 bit with full alpha channel
/PHP-7.4/ext/ctype/tests/
H A Dctype_alnum_variation2.phpt32 character code 48 is alpha numeric
33 character code 49 is alpha numeric
34 character code 50 is alpha numeric
35 character code 51 is alpha numeric
36 character code 52 is alpha numeric
37 character code 53 is alpha numeric
38 character code 54 is alpha numeric
39 character code 55 is alpha numeric
40 character code 56 is alpha numeric
41 character code 57 is alpha numeric
[all …]
/PHP-7.4/scripts/dev/
H A Dmakedist33 php-X.Y.Z[alpha|beta|RC]
42 - last part of tag is optional and is one of RC, alpha, or

Completed in 117 milliseconds

123