Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/
H A Dphp_gd.h49 #define PHP_GDIMG_TYPE_GD2PART 10 macro
H A Dgd.c2356 if (image_type == PHP_GDIMG_TYPE_GD2PART) { in _php_image_create_from()
2402 if (image_type == PHP_GDIMG_TYPE_GD2PART) { in _php_image_create_from()
2419 case PHP_GDIMG_TYPE_GD2PART: in _php_image_create_from()
2542 …_php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD2PART, "GD2", gdImageCre… in PHP_FUNCTION()

Completed in 18 milliseconds