Searched refs:php_getimagetype (Results 1 – 3 of 3) sorted by relevance
63 PHPAPI int php_getimagetype(php_stream *stream, char *filetype);
1283 PHPAPI int php_getimagetype(php_stream * stream, char *filetype) in php_getimagetype() function1379 itype = php_getimagetype(stream, NULL); in php_getimagesize_from_stream()
4790 itype = php_getimagetype(stream, NULL); in PHP_FUNCTION()
Completed in 25 milliseconds