Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/
H A Dphp_gd.h48 #define PHP_GDIMG_TYPE_GD2 9 macro
H A Dgd.c2237 return PHP_GDIMG_TYPE_GD2; in _php_image_type()
2341 case PHP_GDIMG_TYPE_GD2: in PHP_FUNCTION()
2558 …_php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD2, "GD2", gdImageCreateF… in PHP_FUNCTION()
2647 case PHP_GDIMG_TYPE_GD2: in _php_image_output()
2698 case PHP_GDIMG_TYPE_GD2: in _php_image_output()
2797 _php_image_output(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD2, "GD2", gdImageGd2); in PHP_FUNCTION()

Completed in 22 milliseconds