Home
last modified time | relevance | path

Searched refs:php_getimagetype (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/standard/
H A Dphp_image.h61 PHPAPI int php_getimagetype(php_stream *stream, char *filetype);
H A Dimage.c1307 PHPAPI int php_getimagetype(php_stream * stream, char *filetype) in php_getimagetype() function
1403 itype = php_getimagetype(stream, NULL); in php_getimagesize_from_stream()
/PHP-7.4/ext/exif/
H A Dexif.c4833 itype = php_getimagetype(stream, NULL); in PHP_FUNCTION()

Completed in 24 milliseconds