Home
last modified time | relevance | path

Searched refs:imagesavealpha (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/gd/tests/
H A Dimagesavealpha_error2.phpt2 test imagesavealpha without arguments
15 imagesavealpha();
19 Warning: imagesavealpha() expects exactly 2 parameters, 0 given in %s on line %d
H A Dbug39366.phpt16 imagesavealpha($rotate, true);
H A Dbug39273.phpt25 imagesavealpha($img, 1);
H A Dbug27582_1.phpt14 imagesavealpha($im, true);
/PHP-5.5/ext/gd/
H A Dphp_gd.h110 PHP_FUNCTION(imagesavealpha);
H A Dgd.c910 PHP_FE(imagesavealpha, arginfo_imagesavealpha)
1782 PHP_FUNCTION(imagesavealpha) in PHP_FUNCTION() argument

Completed in 24 milliseconds