Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/tests/
H A Dbug72709.phpt2 Bug #72709 (imagesetstyle() causes OOB read for empty $styles)
10 var_dump(imagesetstyle($im, array()));
21 imagesetstyle(): Argument #2 ($style) cannot be empty
H A Ddashedlines.phpt14 imagesetstyle($im, $style);
35 imagesetstyle($im, $style);
56 imagesetstyle($im, $style);
H A Dbug43475.phpt31 imagesetstyle($im, $style);
/PHP-8.3/ext/gd/
H A Dgd_arginfo.h581 ZEND_FUNCTION(imagesetstyle);
722 ZEND_FE(imagesetstyle, arginfo_imagesetstyle)
H A Dgd.stub.php488 function imagesetstyle(GdImage $image, array $style): bool {} function
H A Dgd.c638 PHP_FUNCTION(imagesetstyle) in PHP_FUNCTION() argument

Completed in 26 milliseconds