Home
last modified time | relevance | path

Searched refs:IMAGETYPE_JPEG (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/standard/tests/image/
H A Dimage_type_to_extension.phpt11 "IMAGETYPE_JPEG" => IMAGETYPE_JPEG,
41 Constant: IMAGETYPE_JPEG
H A Dimage_type_to_mime_type_basic.phpt10 IMAGETYPE_JPEG,
H A Dskipif_imagetype.inc3 if (!defined('IMAGETYPE_JPEG')) die('skip images of type JPEG not supported');
/php-src/ext/exif/tests/
H A Dexif_thumbnail_streams.phpt21 var_dump($image_type == IMAGETYPE_JPEG);
/php-src/ext/standard/
H A Dbasic_functions.stub.php555 const IMAGETYPE_JPEG = UNKNOWN; define

Completed in 14 milliseconds