Home
last modified time | relevance | path

Searched refs:imagecharup (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/gd/tests/
H A Dimagecharup_basic.phpt2 Testing imagecharup() of GD library
13 $result = imagecharup($image, 1, 5, 5, 'C', $white);
/PHP-8.1/ext/gd/
H A Dgd_arginfo.h688 ZEND_FUNCTION(imagecharup);
829 ZEND_FE(imagecharup, arginfo_imagecharup)
H A Dgd.stub.php240 function imagecharup(GdImage $image, GdFont|int $font, int $x, int $y, string $char, int $color): b… function
H A Dgd.c2968 PHP_FUNCTION(imagecharup) in PHP_FUNCTION() argument

Completed in 70 milliseconds