Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/tests/
H A Dbug72709.phpt2 Bug #72709 (imagesetstyle() causes OOB read for empty $styles)
10 var_dump(imagesetstyle($im, array()));
16 Warning: imagesetstyle(): styles array must not be empty in %s%ebug72709.php on line %d
H A Ddashedlines.phpt16 imagesetstyle($im, $style);
37 imagesetstyle($im, $style);
58 imagesetstyle($im, $style);
H A Dbug43475.phpt30 imagesetstyle($im, $style);
H A Dimagedashedline_basic.phpt13 * This function is deprecated. Use combination of imagesetstyle() and imageline() instead.
/PHP-5.6/ext/gd/
H A Dphp_gd.h142 PHP_FUNCTION(imagesetstyle);
H A Dgd.c948 PHP_FE(imagesetstyle, arginfo_imagesetstyle)
1551 PHP_FUNCTION(imagesetstyle) in PHP_FUNCTION() argument
/PHP-5.6/
H A DNEWS491 . Fixed bug #72709 (imagesetstyle() causes OOB read for empty $styles). (cmb)

Completed in 53 milliseconds