Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dimage.c800 static struct gfxinfo *php_handle_tiff (php_stream * stream, zval *info, int motorola_intel) in php_handle_tiff() function
1435 result = php_handle_tiff(stream, NULL, 0); in php_getimagesize_from_stream()
1438 result = php_handle_tiff(stream, NULL, 1); in php_getimagesize_from_stream()

Completed in 6 milliseconds