Home
last modified time | relevance | path

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

/PHP-5.5/ext/exif/
H A Dexif.c4138 zval *p_width = 0, *p_height = 0, *p_imagetype = 0; in PHP_FUNCTION() local
4149 …arg_c TSRMLS_CC, "p|z/z/z/", &p_name, &p_name_len, &p_width, &p_height, &p_imagetype) == FAILURE) { in PHP_FUNCTION()
4182 zval_dtor(p_imagetype); in PHP_FUNCTION()
4183 ZVAL_LONG(p_imagetype, ImageInfo.Thumbnail.filetype); in PHP_FUNCTION()

Completed in 23 milliseconds