Searched refs:php_getimagetype (Results 1 – 3 of 3) sorted by relevance
61 PHPAPI int php_getimagetype(php_stream *stream, char *filetype TSRMLS_DC);
1219 PHPAPI int php_getimagetype(php_stream * stream, char *filetype TSRMLS_DC) in php_getimagetype() function1317 itype = php_getimagetype(stream, NULL TSRMLS_CC); in PHP_FUNCTION()
4203 itype = php_getimagetype(stream, NULL TSRMLS_CC); in PHP_FUNCTION()
Completed in 22 milliseconds