Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dimage.c1222 zend_long p_image_type; in PHP_FUNCTION() local
1225 Z_PARAM_LONG(p_image_type) in PHP_FUNCTION()
1228 ZVAL_STRING(return_value, (char*)php_image_type_to_mime_type(p_image_type)); in PHP_FUNCTION()

Completed in 9 milliseconds