Home
last modified time | relevance | path

Searched defs:image_type (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/gd/
H A Dgd_ctx.c80 static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*fu… in _php_image_output_ctx()
H A Dgd.c2443 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP… in _php_image_create_from()
2670 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p… in _php_image_output()
4175 static void _php_image_convert(INTERNAL_FUNCTION_PARAMETERS, int image_type ) in _php_image_convert()
/PHP-7.4/ext/standard/
H A Dimage.c1178 PHPAPI char * php_image_type_to_mime_type(int image_type) in php_image_type_to_mime_type()
1236 zend_long image_type; in PHP_FUNCTION() local

Completed in 22 milliseconds