Searched refs:imagefontwidth (Results 1 – 4 of 4) sorted by relevance
2 Testing imagefontwidth() of GD library12 var_dump(imagefontwidth(1),imagefontwidth(2),imagefontwidth(3),imagefontwidth(4),imagefontwidth(5));13 var_dump(imagefontwidth(1) < imagefontwidth(5));
664 ZEND_FUNCTION(imagefontwidth);799 ZEND_FE(imagefontwidth, arginfo_imagefontwidth)
190 function imagefontwidth(int $font): int {} function
2781 PHP_FUNCTION(imagefontwidth) in PHP_FUNCTION() argument
Completed in 20 milliseconds