Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/
H A Dphp_gd.h47 #define PHP_GDIMG_TYPE_GD 8 macro
H A Dgd.c2526 …_php_image_create_from(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD, "GD", gdImageCreateFro… in PHP_FUNCTION()
2607 case PHP_GDIMG_TYPE_GD: in _php_image_output()
2661 case PHP_GDIMG_TYPE_GD: in _php_image_output()
2758 _php_image_output(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_GD, "GD", gdImageGd); in PHP_FUNCTION()

Completed in 15 milliseconds