Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/
H A Dphp_gd.h49 #define PHP_GDIMG_TYPE_GD 8 macro
H A Dgd.c2646 …_php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD, "GD", gdImageCreateFro… in PHP_FUNCTION()
2731 case PHP_GDIMG_TYPE_GD: in _php_image_output()
2789 case PHP_GDIMG_TYPE_GD: in _php_image_output()
2894 _php_image_output(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD, "GD", gdImageGd); in PHP_FUNCTION()

Completed in 20 milliseconds