Searched refs:imagefontheight (Results 1 – 4 of 4) sorted by relevance
2 Testing imagefontheight() of GD library10 var_dump(imagefontheight(1),imagefontheight(2),imagefontheight(3),imagefontheight(4),imagefontheigh…
686 ZEND_FUNCTION(imagefontheight);827 ZEND_FE(imagefontheight, arginfo_imagefontheight)
236 function imagefontheight(GdFont|int $font): int {} function
2855 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() argument
Completed in 17 milliseconds