Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/tests/
H A Dbug72709.phpt2 Bug #72709 (imagesetstyle() causes OOB read for empty $styles)
12 var_dump(imagesetstyle($im, array()));
23 imagesetstyle(): Argument #2 ($style) cannot be empty
H A Ddashedlines.phpt16 imagesetstyle($im, $style);
37 imagesetstyle($im, $style);
58 imagesetstyle($im, $style);
H A Dbug43475.phpt30 imagesetstyle($im, $style);
/PHP-8.0/ext/gd/
H A Dgd_arginfo.h567 ZEND_FUNCTION(imagesetstyle);
702 ZEND_FE(imagesetstyle, arginfo_imagesetstyle)
H A Dgd.stub.php13 function imagesetstyle(GdImage $image, array $style): bool {} function
H A Dgd.c736 PHP_FUNCTION(imagesetstyle) in PHP_FUNCTION() argument

Completed in 20 milliseconds