Home
last modified time | relevance | path

Searched refs:FileType (Results 1 – 25 of 35) sorted by relevance

12

/PHP-8.3/ext/exif/tests/
H A Dexif000.phpt23 [FileType] => 2
38 [Thumbnail.FileType] => 2
H A Dbug72627.phpt23 ["FileType"]=>
43 ["Thumbnail.FileType"]=>
H A Dexif001.phpt27 ["FileType"]=>
56 ["Thumbnail.FileType"]=>
H A Dexif003.phpt35 ["FileType"]=>
64 ["Thumbnail.FileType"]=>
H A Dbug79046.phpt15 ["FileType"]=>
H A Dbug34704-mb.phpt21 ["FileType"]=>
H A Dbug34704.phpt21 ["FileType"]=>
H A Dfloat_cast_overflow.phpt19 ["FileType"]=>
H A Dexif007.phpt20 ["FileType"]=>
H A Dbug50845.phpt18 ["FileType"]=>
40 ["Thumbnail.FileType"]=>
H A Dbug68547.phpt18 ["FileType"]=>
H A Dexif024.phpt20 ["FileType"]=>
H A Dexif025.phpt20 ["FileType"]=>
H A Dbug68799.phpt48 [FileType] => 2
H A Dexif008.phpt20 ["FileType"]=>
H A Dexif009.phpt20 ["FileType"]=>
H A Dbug78910.phpt24 ["FileType"]=>
H A Dexif010.phpt20 ["FileType"]=>
H A Dexif011.phpt20 ["FileType"]=>
H A Dexif012.phpt20 ["FileType"]=>
H A Dexif013.phpt20 ["FileType"]=>
H A Dexif014.phpt20 ["FileType"]=>
H A Dexif015.phpt20 ["FileType"]=>
/PHP-8.3/ext/exif/tests/bug74428/
H A Dbug74428.phpt21 ["FileType"]=>
/PHP-8.3/ext/exif/
H A Dexif.c1947 image_filetype FileType; member
3305 …yte_count || (ImageInfo->FileType!=IMAGE_FILETYPE_TIFF_II && ImageInfo->FileType!=IMAGE_FILETYPE_T… in exif_process_IFD_TAG_impl()
3381 …if (ImageInfo->FileType == IMAGE_FILETYPE_TIFF_II || ImageInfo->FileType == IMAGE_FILETYPE_TIFF_MM… in exif_process_IFD_TAG_impl()
3382 ImageInfo->Thumbnail.filetype = ImageInfo->FileType; in exif_process_IFD_TAG_impl()
4295 ImageInfo->FileType = IMAGE_FILETYPE_UNKNOWN; in exif_scan_FILE_header()
4303 ImageInfo->FileType = IMAGE_FILETYPE_JPEG; in exif_scan_FILE_header()
4314 ImageInfo->FileType = IMAGE_FILETYPE_TIFF_II; in exif_scan_FILE_header()
4328 ImageInfo->FileType = IMAGE_FILETYPE_TIFF_MM; in exif_scan_FILE_header()
4596 exif_iif_add_int(&ImageInfo, SECTION_FILE, "FileType", ImageInfo.FileType); in PHP_FUNCTION()
4597 …&ImageInfo, SECTION_FILE, "MimeType", (char*)php_image_type_to_mime_type(ImageInfo.FileType)); in PHP_FUNCTION()

Completed in 36 milliseconds

12