Searched refs:IMG_COLOR_TILED (Results 1 – 4 of 4) sorted by relevance
/PHP-8.3/ext/gd/tests/ |
H A D | bug43121.phpt | 2 Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) 18 ImageFill( $im, 0, 0, IMG_COLOR_TILED );
|
H A D | bug24594.phpt | 24 imagefill($base,11,12,IMG_COLOR_TILED); 51 imagefill($base,0,0,IMG_COLOR_TILED);
|
H A D | libgd00186.phpt | 20 imagesetpixel($im,$i,$i,IMG_COLOR_TILED);
|
/PHP-8.3/ext/gd/ |
H A D | gd.stub.php | 72 const IMG_COLOR_TILED = UNKNOWN; define
|
Completed in 10 milliseconds