Home
last modified time | relevance | path

Searched refs:imagecreate (Results 76 – 82 of 82) sorted by relevance

1234

/PHP-7.2/ext/gd/tests/
H A Dbug19366.phpt12 $ImHandle = imagecreate($width,$height);
H A Dcreatefromstring.phpt30 $im = imagecreate(5,5);
H A Dimagecolorallocate_error.phpt20 $im = imagecreate(200, 200);
H A Dbug65148.phpt34 $img = imagecreate(40, 20);
H A Dbug53504.phpt13 $g = imagecreate(800, 800);
/PHP-7.2/ext/gd/
H A Dphp_gd.h101 PHP_FUNCTION(imagecreate);
H A Dgd.c889 PHP_FE(imagecreate, arginfo_imagecreate)
2150 PHP_FUNCTION(imagecreate) in PHP_FUNCTION() argument

Completed in 24 milliseconds

1234