Searched refs:_php_image_convert (Results 1 – 2 of 2) sorted by relevance
137 static void _php_image_convert(INTERNAL_FUNCTION_PARAMETERS, int image_type);4086 _php_image_convert(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_JPG); in PHP_FUNCTION()4096 _php_image_convert(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_PNG); in PHP_FUNCTION()4156 static void _php_image_convert(INTERNAL_FUNCTION_PARAMETERS, int image_type ) in _php_image_convert() function
2714 . Fixed bug #68716 (possible resource leaks in _php_image_convert()). (cmb)
Completed in 38 milliseconds