Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/
H A Dgd_ctx.c77 static void _php_image_output_ctx(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*fu… in _php_image_output_ctx()
H A Dgd.c2346 static void _php_image_create_from(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, gdImageP… in _php_image_create_from()
2548 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn, void (*func_p… in _php_image_output()
4430 static void _php_image_convert(INTERNAL_FUNCTION_PARAMETERS, int image_type ) in _php_image_convert()
/PHP-5.5/ext/standard/
H A Dimage.c1120 PHPAPI char * php_image_type_to_mime_type(int image_type) in php_image_type_to_mime_type()
1176 long image_type; in PHP_FUNCTION() local

Completed in 23 milliseconds