Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dphp_image.h61 PHPAPI int php_getimagetype(php_stream *stream, char *filetype TSRMLS_DC);
H A Dimage.c1219 PHPAPI int php_getimagetype(php_stream * stream, char *filetype TSRMLS_DC) in php_getimagetype() function
1317 itype = php_getimagetype(stream, NULL TSRMLS_CC); in PHP_FUNCTION()
/PHP-5.3/ext/exif/
H A Dexif.c4203 itype = php_getimagetype(stream, NULL TSRMLS_CC); in PHP_FUNCTION()

Completed in 24 milliseconds