Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Dphp_image.h62 PHPAPI int php_getimagetype(php_stream *stream, char *filetype TSRMLS_DC);
H A Dimage.c1218 PHPAPI int php_getimagetype(php_stream * stream, char *filetype TSRMLS_DC) in php_getimagetype() function
1305 itype = php_getimagetype(stream, NULL TSRMLS_CC); in php_getimagesize_from_stream()
/PHP-5.6/ext/exif/
H A Dexif.c4229 itype = php_getimagetype(stream, NULL TSRMLS_CC); in PHP_FUNCTION()

Completed in 31 milliseconds