Home
last modified time | relevance | path

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

/PHP-7.3/ext/exif/
H A Dexif.c4699 zval *z_width = NULL, *z_height = NULL, *z_imagetype = NULL; in PHP_FUNCTION() local
4707 Z_PARAM_ZVAL_DEREF(z_imagetype) in PHP_FUNCTION()
4760 zval_ptr_dtor(z_imagetype); in PHP_FUNCTION()
4761 ZVAL_LONG(z_imagetype, ImageInfo.Thumbnail.filetype); in PHP_FUNCTION()

Completed in 21 milliseconds