Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/tests/
H A Dimagechar_basic.phpt2 Testing imagechar() of GD library
15 $result = imagechar($image, 1, 5, 5, 'C', $white);
/PHP-8.0/ext/gd/
H A Dgd_arginfo.h666 ZEND_FUNCTION(imagechar);
801 ZEND_FE(imagechar, arginfo_imagechar)
H A Dgd.stub.php194 function imagechar(GdImage $image, int $font, int $x, int $y, string $char, int $color): bool {} function
H A Dgd.c2888 PHP_FUNCTION(imagechar) in PHP_FUNCTION() argument

Completed in 89 milliseconds