Searched refs:imagefontwidth (Results 1 – 4 of 4) sorted by relevance
2 Testing imagefontwidth() of GD library10 var_dump(imagefontwidth(1),imagefontwidth(2),imagefontwidth(3),imagefontwidth(4),imagefontwidth(5));11 var_dump(imagefontwidth(1) < imagefontwidth(5));
685 ZEND_FUNCTION(imagefontwidth);826 ZEND_FE(imagefontwidth, arginfo_imagefontwidth)
234 function imagefontwidth(GdFont|int $font): int {} function
2848 PHP_FUNCTION(imagefontwidth) in PHP_FUNCTION() argument
Completed in 26 milliseconds