Home
last modified time | relevance | path

Searched refs:image (Results 101 – 125 of 231) sorted by relevance

12345678910

/PHP-8.1/ext/fileinfo/
H A Dmagicdata.patch91 >>19 search/4096 \<svg SVG Scalable Vector Graphics image
93 !:mime image/svg+xml
96 -0 string/bt \<svg SVG Scalable Vector Graphics image
97 +0 string \<svg SVG Scalable Vector Graphics image
98 !:mime image/svg+xml
/PHP-8.1/ext/exif/tests/
H A Dbug78910.phpt8 var_dump(exif_read_data('data:image/jpg;base64,TU0AKgAAAAwgICAgAAIBDwAEAAAAAgAAACKSfCAgAAAAAEZVSklG…
27 string(10) "image/tiff"
H A Dbug72627.phpt26 string(10) "image/tiff"
46 string(10) "image/jpeg"
/PHP-8.1/ext/gd/libgd/
H A Dgd_avif.c389 if (!isAvifSrgbImage(decoder->image)) in gdImageCreateFromAvifCtx()
394 avifRGBImageSetDefaults(&rgb, decoder->image); in gdImageCreateFromAvifCtx()
398 result = avifImageYUVToRGB(decoder->image, &rgb); in gdImageCreateFromAvifCtx()
402 im = gdImageCreateTrueColor(decoder->image->width, decoder->image->height); in gdImageCreateFromAvifCtx()
414 for (y = 0; y < decoder->image->height; y++) { in gdImageCreateFromAvifCtx()
415 for (x = 0; x < decoder->image->width; x++) { in gdImageCreateFromAvifCtx()
/PHP-8.1/ext/gd/tests/
H A Davif_decode_encode.phpt22 echo 'Decoding AVIF image: ';
51 // With the current test image, we just didn't need to.
64 Decoding AVIF image: ok
H A Dbug39082.phpt2 Bug #39082 (Output image to stdout segfaults).
H A Dbug66882.phpt2 Bug #66882 (imagerotate by -90 degrees truncates image by 1px)
H A Dbug69024.phpt2 Bug #69024 (imagescale segfault with palette based image)
H A Dimagecopyresampled_basic.phpt13 // create a blank image
29 $percent = 0.5; // new image 50% of original
H A Dbug45799.phpt2 Bug #45799 (imagepng() crashes on empty image).
H A Dbug37360.phpt2 Bug #37360 (gdimagecreatefromgif, bad image sizes)
/PHP-8.1/ext/fileinfo/tests/
H A Dfinfo_buffer_basic-mb.phpt40 string(15) "MIFF image data"
46 string(28) "image/x-miff; charset=binary"
H A Dfinfo_buffer_basic.phpt40 string(15) "MIFF image data"
46 string(28) "image/x-miff; charset=binary"
H A Dfinfo_buffer_variation1-mb.phpt39 string(15) "MIFF image data"
45 string(28) "image/x-miff; charset=binary"
H A Dfinfo_buffer_variation1.phpt39 string(15) "MIFF image data"
45 string(28) "image/x-miff; charset=binary"
H A Dbug-gh11891.phpt14 string(13) "image/svg+xml"
H A Dbug68731.phpt12 image/gif
/PHP-8.1/ext/fileinfo/tests/upstream/
H A Djson1.testfile7 "Url": "http://www.example.com/image/481989943",
/PHP-8.1/ext/exif/
H A Dconfig.w323 ARG_ENABLE('exif', 'Exchangeable image information (EXIF) Support', 'no');
/PHP-8.1/ext/dom/tests/
H A Ddom007.phpt19 <!NOTATION GIF PUBLIC "-" "image/gif">
92 Key GIF: GIF (image/gif) (-)
94 Index 0: GIF (image/gif) (-)
/PHP-8.1/ext/phar/tests/
H A Dfrontcontroller1.phpt12 Content-type: image/jpeg
/PHP-8.1/sapi/cli/tests/
H A Dbug61977.phpt45 foo.svg => Content-Type: image/svg+xml
48 foo.png => Content-Type: image/png
/PHP-8.1/ext/phar/tests/tar/
H A Dfrontcontroller1.phar.phpt12 Content-type: image/jpeg
/PHP-8.1/ext/standard/tests/image/
H A Dgetimagesize_xbm.phpt22 string(9) "image/xbm"
/PHP-8.1/ext/phar/tests/cache_list/
H A Dfrontcontroller1.phpt14 Content-type: image/jpeg

Completed in 81 milliseconds

12345678910