Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dimage.c1312 zend_long p_image_type; in PHP_FUNCTION() local
1315 Z_PARAM_LONG(p_image_type) in PHP_FUNCTION()
1318 ZVAL_STRING(return_value, (char*)php_image_type_to_mime_type(p_image_type)); in PHP_FUNCTION()

Completed in 19 milliseconds