Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/
H A Dphp_gd.h41 #define PHP_GDIMG_TYPE_GD2PART 10 macro
H A Dgd.c1501 if (image_type == PHP_GDIMG_TYPE_GD2PART) { in _php_image_create_from()
1533 } else if (ioctx_func_p || image_type == PHP_GDIMG_TYPE_GD2PART) { in _php_image_create_from()
1556 if (image_type == PHP_GDIMG_TYPE_GD2PART) { in _php_image_create_from()
1574 case PHP_GDIMG_TYPE_GD2PART: in _php_image_create_from()
1696 …_php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD2PART, "GD2", NULL, NULL… in PHP_FUNCTION()

Completed in 19 milliseconds