Home
last modified time | relevance | path

Searched refs:image (Results 176 – 200 of 231) sorted by relevance

12345678910

/PHP-8.1/ext/gd/tests/
H A Dbug39780_extern.phpt2 Bug #39780 (PNG image with CRC/data error raises a fatal error)
H A Dlibgd00186.phpt2 libgd #186 (Tiling true colour with palette image does not work)
H A Dbug66005.phpt13 // Palette image with transparent color
H A Dbug65148.phpt2 Bug #65148 (imagerotate may alter image dimensions)
H A Dimagecreatefromstring_bmp.phpt11 // create an image from a BMP string representation
/PHP-8.1/.circleci/
H A Dconfig.yml7 - image: cimg/base:current-22.04
8 - image: mysql:8
13 - image: postgres:16
/PHP-8.1/ext/standard/tests/image/
H A Dbug70096.phpt15 $data = "\x1C\x02x\x00\x0ATest image"
H A Dbug75708.phpt54 string(10) "image/jpeg"
/PHP-8.1/ext/exif/tests/
H A Dexif024.phpt23 string(10) "image/jpeg"
H A Dexif025.phpt23 string(10) "image/jpeg"
H A Dbug68799.phpt48 [MimeType] => image/jpeg
H A Dexif008.phpt23 string(10) "image/jpeg"
H A Dexif009.phpt23 string(10) "image/jpeg"
H A Dexif010.phpt23 string(10) "image/jpeg"
H A Dexif011.phpt23 string(10) "image/jpeg"
H A Dexif012.phpt23 string(10) "image/jpeg"
H A Dexif013.phpt23 string(10) "image/jpeg"
H A Dexif015.phpt23 string(10) "image/jpeg"
H A Dexif014.phpt23 string(10) "image/jpeg"
/PHP-8.1/ext/pdo_dblib/tests/
H A DREADME.md3 This extension can be tested using Microsoft's Docker image for [SQL Server on Linux](https://hub.d…
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic742 !:mime image/jp2
889 !:mime image/jp2
891 !:mime image/jp2
894 !:mime image/jpm
897 !:mime image/jpx
2256 #>0x410 string disk\ image UDIF read/write image (UDRW)
7511 #!:mime image/image/svg+xml-compressed
7524 #!:mime image/image/svg+xml-compressed
12742 0 string \0ntfsclone-image ntfsclone image,
18214 # Sony SRF raw image (image/x-sony-srf)
[all …]
H A Dmagic私はガラスを食べられます742 !:mime image/jp2
889 !:mime image/jp2
891 !:mime image/jp2
894 !:mime image/jpm
897 !:mime image/jpx
2256 #>0x410 string disk\ image UDIF read/write image (UDRW)
7511 #!:mime image/image/svg+xml-compressed
7524 #!:mime image/image/svg+xml-compressed
12742 0 string \0ntfsclone-image ntfsclone image,
18214 # Sony SRF raw image (image/x-sony-srf)
[all …]
/PHP-8.1/ext/pcre/tests/
H A D005.phpt28 /p2/var/php_gcov/PHP_4_4/ext/standard/image.c: In function `php_handle_jpc':
29 /p2/var/php_gcov/PHP_4_4/ext/standard/image.c:604: warning: unused variable `dummy_int'
243 [0] => /p2/var/php_gcov/PHP_4_4/ext/standard/image.c: In function `php_handle_jpc':
244 /p2/var/php_gcov/PHP_4_4/ext/standard/image.c:604: warning: unused variable `dummy_int'
245 [1] => /p2/var/php_gcov/PHP_4_4/ext/standard/image.c: In function `php_handle_jpc':
247 [2] => /p2/var/php_gcov/PHP_4_4/ext/standard/image.c
250 [5] => /p2/var/php_gcov/PHP_4_4/ext/standard/image.c
/PHP-8.1/ext/standard/
H A Dconfig.w3230 file.c filestat.c formatted_print.c fsock.c head.c html.c image.c \
/PHP-8.1/ext/gd/libgd/
H A Dgd.h405 void gdImageXbmCtx(gdImagePtr image, char* file_name, int fg, gdIOCtx * out);
607 void gdImageWBMP(gdImagePtr image, int fg, FILE *out);
608 void gdImageWBMPCtx(gdImagePtr image, int fg, gdIOCtx *out);

Completed in 235 milliseconds

12345678910