Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/tests/
H A Dimagefontheight_basic.phpt2 Testing imagefontheight() of GD library
12 var_dump(imagefontheight(1),imagefontheight(2),imagefontheight(3),imagefontheight(4),imagefontheigh…
/PHP-8.0/ext/gd/
H A Dgd_arginfo.h665 ZEND_FUNCTION(imagefontheight);
800 ZEND_FE(imagefontheight, arginfo_imagefontheight)
H A Dgd.stub.php192 function imagefontheight(int $font): int {} function
H A Dgd.c2788 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() argument

Completed in 32 milliseconds