Home
last modified time | relevance | path

Searched refs:height (Results 1 – 25 of 81) sorted by relevance

1234

/PHP-7.0/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation5.phpt19 "\nRoy's height &gt\t; Sam's\v height\f",
20 "\r\tRoy's height &gt\r; Sam\t's height",
45 string(82) "Roy&#039;s height > Sam&#039;s height... 13 < 15...
48 string(82) "Roy&#039;s height > Sam&#039;s height... 13 < 15...
54 string(72) "Roy's height > Sam's height... 13 < 15...
59 Roy&#039;s height &gt ; Sam&#039;s height "
61 Roy&#039;s height &gt ; Sam&#039;s height "
63 Roy&#039;s height &gt ; Sam&#039;s height "
65 Roy's height &gt ; Sam's height "
77 Roy's height &gt
[all …]
H A Dhtmlspecialchars_decode_variation4.phpt20 '\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f',
21 '\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height',
49 string(78) "Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string ""
51 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
52 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
53 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
54 string(38) "\nRoy's height &gt\t; Sam's\v height\f"
56 string(48) "\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height"
57 string(48) "\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height"
58 string(48) "\r\tRoy&#039;s height &gt\r; Sam\t&#039;s height"
[all …]
H A Dhtmlspecialchars_decode_basic.phpt14 //value initialized = Roy's height > Sam's height. 13 < 25. 1111 & 0000 = 0000. "double quoted stri…
15 $single_quote_string = "Roy&#039;s height &gt; Sam&#039;s height. 13 &lt; 25. 1111 &amp; 0000 = 000…
16 $double_quote_string = "Roy&#039;s height &gt; Sam&#039;s height. 13 &lt; 25. 1111 &amp; 0000 = 000…
34 string(92) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. " double quoted str…
35 string(92) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. " double quoted str…
36 string(92) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. " double quoted str…
37 string(92) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. " double quoted str…
38 string(102) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. &quot; double quot…
39 string(102) "Roy&#039;s height > Sam&#039;s height. 13 < 25. 1111 & 0000 = 0000. &quot; double quot…
40 string(82) "Roy's height > Sam's height. 13 < 25. 1111 & 0000 = 0000. " double quoted string ""
[all …]
H A Dhtmlspecialchars_decode_variation2.phpt17 // value initialized = Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote str…
18 $string = "<html>Roy&#039;s height &gt; Sam&#039;s height. 13 &lt; 15. 1111 &amp; 0000 = 0000. &quo…
99 string(104) "<html>Roy&#039;s height > Sam&#039;s height. 13 < 15. 1111 & 0000 = 0000. " double quo…
102 string(104) "<html>Roy&#039;s height > Sam&#039;s height. 13 < 15. 1111 & 0000 = 0000. " double quo…
110 string(114) "<html>Roy&#039;s height > Sam&#039;s height. 13 < 15. 1111 & 0000 = 0000. &quot; doubl…
113 string(114) "<html>Roy&#039;s height > Sam&#039;s height. 13 < 15. 1111 & 0000 = 0000. &quot; doubl…
141 string(114) "<html>Roy&#039;s height > Sam&#039;s height. 13 < 15. 1111 & 0000 = 0000. &quot; doubl…
144 string(114) "<html>Roy&#039;s height > Sam&#039;s height. 13 < 15. 1111 & 0000 = 0000. &quot; doubl…
147 string(104) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. &quot; double quote st…
150 string(114) "<html>Roy&#039;s height > Sam&#039;s height. 13 < 15. 1111 & 0000 = 0000. &quot; doubl…
[all …]
H A Dhtmlspecialchars_decode_variation3.phpt27 <html>Roy&#039;s height &gt; Sam&#039;s height
35 <html>Roy&#039;s height\r &gt; Sam\t&#039;s height
81 string(103) "<html>Roy&#039;s height > Sam&#039;s height
86 string(130) "<html>Roy&#039;s height
87 > Sam &#039;s height
/PHP-7.0/ext/gd/libgd/
H A Dgd_crop.c74 crop->height = src->sy - crop->y; in gdImageCrop()
117 const int height = gdImageSY(im); in gdImageCropAuto() local
126 crop.height = 0; in gdImageCropAuto()
169 if (y == height - 1) { in gdImageCropAuto()
182 crop.height = height - crop.y + 1; in gdImageCropAuto()
184 crop.height = y - crop.y + 2; in gdImageCropAuto()
230 const int height = gdImageSY(im); in gdImageCropThreshold() local
239 crop.height = 0; in gdImageCropThreshold()
265 if (y == height - 1) { in gdImageCropThreshold()
278 crop.height = height - crop.y + 1; in gdImageCropThreshold()
[all …]
H A Dwbmp.c111 createwbmp (int width, int height, int color) in createwbmp() argument
123 if (overflow2(sizeof (int) * width, height)) { in createwbmp()
135 wbmp->height = height; in createwbmp()
180 wbmp->height = getmbi (getin, in); in readwbmp()
181 if (wbmp->height == -1) in readwbmp()
188 printf ("W: %d, H: %d\n", wbmp->width, wbmp->height); in readwbmp()
192 overflow2(sizeof (int) * wbmp->width, wbmp->height)) in readwbmp()
209 for (row = 0; row < wbmp->height; row++) in readwbmp()
264 putmbi (wbmp->height, putout, out); /* height */ in writewbmp()
268 for (row = 0; row < wbmp->height; row++) in writewbmp()
[all …]
H A Dgd_arc_f_buggy.c13 static gdPoint gdArcClosest (int width, int height, int angle);
67 height = (height & 1) ? (height + 1) : (height);
70 b = height / 2;
111 pt[0] = gdArcClosest (width, height, s);
119 pt[2] = gdArcClosest (width, height, e);
143 pt[3] = gdArcClosest (width, height, e);
167 pt[4] = gdArcClosest (width, height, e);
190 pt[5] = gdArcClosest (width, height, e);
260 h = (long) height;
534 gdArcClosest (int width, int height, int angle)
[all …]
H A Dgd_png.c123 png_uint_32 width, height, rowbytes, w, h; in gdImageCreateFromPngCtx() local
198 im = gdImageCreate((int) width, (int) height); in gdImageCreateFromPngCtx()
328 for (h = 0; h < height; ++h) { in gdImageCreateFromPngCtx()
360 for (h = 0; h < height; h++) { in gdImageCreateFromPngCtx()
373 for (h = 0; h < height; h++) { in gdImageCreateFromPngCtx()
393 for (h = 0; h < height; ++h) { in gdImageCreateFromPngCtx()
468 int height = im->sy; in gdImagePngCtxEx() local
692 for (j = 0; j < height; ++j) { in gdImagePngCtxEx()
723 for (j = 0; j < height; ++j) { in gdImagePngCtxEx()
732 for (j = 0; j < height; ++j) { in gdImagePngCtxEx()
[all …]
H A Dwbmp.h31 int height; /* height of the image */ member
46 Wbmp *createwbmp( int width, int height, int color );
H A Dgd_webp.c39 int width, height; in gdImageCreateFromWebpCtx() local
68 if (WebPGetInfo(filedata,size, &width, &height) == 0) { in gdImageCreateFromWebpCtx()
74 im = gdImageCreateTrueColor(width, height); in gdImageCreateFromWebpCtx()
79 argb = WebPDecodeARGB(filedata, size, &width, &height); in gdImageCreateFromWebpCtx()
86 for (y = 0, p = argb; y < height; y++) { in gdImageCreateFromWebpCtx()
H A Dxbm.c39 unsigned int width = 0, height = 0; in gdImageCreateFromXbm() local
67 height = (unsigned int) value; in gdImageCreateFromXbm()
80 bytes = (width + 7) / 8 * height; in gdImageCreateFromXbm()
99 if(!(im = gdImageCreate(width, height))) { in gdImageCreateFromXbm()
H A Dgd_gif_in.c99 static void ReadImage (gdImagePtr im, gdIOCtx *fd, int len, int height, unsigned char (*cmap)[256],…
191 int width, height; in gdImageCreateFromGifCtx() local
224 height = LM_to_uint(buf[6], buf[7]); in gdImageCreateFromGifCtx()
226 if (left + width > screen_width || top + height > screen_height) { in gdImageCreateFromGifCtx()
233 if (!(im = gdImageCreate(width, height))) { in gdImageCreateFromGifCtx()
242 ReadImage(im, fd, width, height, localColorMap, in gdImageCreateFromGifCtx()
249 ReadImage(im, fd, width, height, in gdImageCreateFromGifCtx()
556 ReadImage(gdImagePtr im, gdIOCtx *fd, int len, int height, unsigned char (*cmap)[256], int interlac… in ReadImage() argument
622 if (ypos >= height) { in ReadImage()
639 if (ypos >= height) in ReadImage()
/PHP-7.0/ext/standard/tests/image/
H A Dgetimagesize.phpt36 string(20) "width="1" height="1""
51 string(20) "width="1" height="1""
66 string(20) "width="1" height="1""
81 string(20) "width="1" height="1""
98 string(20) "width="1" height="1""
115 string(20) "width="1" height="1""
132 string(20) "width="2" height="1""
149 string(20) "width="4" height="1""
166 string(20) "width="4" height="1""
181 string(20) "width="4" height="1""
[all …]
H A Dgetimagesize_basic.phpt61 string(24) "width="200" height="100""
81 string(24) "width="200" height="100""
103 string(24) "width="200" height="100""
121 string(24) "width="200" height="100""
137 string(24) "width="200" height="100""
155 string(24) "width="200" height="100""
171 string(20) "width="1" height="1""
191 string(20) "width="1" height="1""
211 string(20) "width="4" height="1""
H A Dgetimagesizefromstring1.phpt25 string(23) "width="120" height="67""
41 string(23) "width="120" height="67""
/PHP-7.0/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt39 list($width, $height) = getimagesize($dest_lge);
40 echo "Size of original: width=". $width . " height=" . $height . "\n";
43 $new_height = $height * $percent;
47 imagecopyresampled($image_sml, $image_lge, 0, 0, 0, 0, $new_width, $new_height, $width, $height);
51 list($width, $height) = getimagesize($dest_sml);
52 echo "Size of copy: width=". $width . " height=" . $height . "\n";
69 Size of original: width=400 height=300
70 Size of copy: width=200 height=150
H A Dbug66356.phpt12 var_dump(imagecrop($img, array("x" => "a", "y" => 0, "width" => 10, "height" => 10)));
14 $arr = array("x" => "a", "y" => "12b", "width" => 10, "height" => 10);
19 var_dump(imagecrop($img, array("x" => 0, "y" => 0, "width" => -1, "height" => 10)));
22 var_dump(imagecrop($img, array("x" => -20, "y" => -20, "width" => 10, "height" => 10)));
25 var_dump(imagecrop($img, array("x" => 0x7fffff00, "y" => 0, "width" => 10, "height" => 10)));
28 var_dump(imagecrop($img, array("x" => 0, "y" => 0, "width" => 65535, "height" => 65535)));
38 [height] => 10
H A Dbug39273.phpt16 $height = 300;
20 $img = imagecreatetruecolor($width, $height);
24 imagecopyresized($img, $small, 0,0, 0,0, $width, $height, $srcw, $srch);
H A Dbug74435.phpt12 $height = imagesy($im);
14 for ($j = 0; $j < $height; $j += 16) {
H A Dbug67447.phpt15 $cropped = imagecrop($image, ['x' => 0, 'y' => 0, 'width' => 250, 'height' => 250]);
25 $cropped = imagecrop($image, ['x' => 0, 'y' => 0, 'width' => 250, 'height' => 250]);
H A Dbug75124.phpt16 for ($j = 0, $height = imagesy($im); $j < $height; $j++) {
H A Dlibgd00094.xbm2 #define height 1073741824
H A Dbug19366.phpt11 $height = 100;
12 $ImHandle = imagecreate($width,$height);
/PHP-7.0/ext/standard/
H A Dimage.c66 unsigned int height; member
169 result->height = abs((int32_t)result->height); in php_handle_bmp()
856 height = entry_value; in php_handle_tiff()
861 if ( width && height) { in php_handle_tiff()
864 result->height = height; in php_handle_tiff()
914 result->height = height; in php_handle_iff()
977 height = (height << 7) | (i & 0x7f); in php_get_wbmp()
990 (*result)->height = height; in php_get_wbmp()
1039 if (height) { in php_get_xbm()
1059 if (width && height) { in php_get_xbm()
[all …]

Completed in 65 milliseconds

1234