Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dimage.c1262 zend_long p_image_type; in PHP_FUNCTION() local
1265 Z_PARAM_LONG(p_image_type) in PHP_FUNCTION()
1268 ZVAL_STRING(return_value, (char*)php_image_type_to_mime_type(p_image_type)); in PHP_FUNCTION()

Completed in 8 milliseconds