Searched refs:imagefontheight (Results 1 – 4 of 4) sorted by relevance
2 Testing imagefontheight() of GD library12 var_dump(imagefontheight(1),imagefontheight(2),imagefontheight(3),imagefontheight(4),imagefontheigh…
665 ZEND_FUNCTION(imagefontheight);800 ZEND_FE(imagefontheight, arginfo_imagefontheight)
192 function imagefontheight(int $font): int {} function
2788 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() argument
Completed in 32 milliseconds