Searched refs:_php_image_output (Results 1 – 1 of 1) sorted by relevance
123 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn);1724 static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char *tn) in _php_image_output() function1960 _php_image_output(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD, "GD"); in PHP_FUNCTION()1967 _php_image_output(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD2, "GD2"); in PHP_FUNCTION()
Completed in 12 milliseconds