Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/
H A Dgd.c97 static void php_imagettftext_common(INTERNAL_FUNCTION_PARAMETERS, int);
3049 php_imagettftext_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, TTFTEXT_BBOX); in PHP_FUNCTION()
3056 php_imagettftext_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, TTFTEXT_DRAW); in PHP_FUNCTION()
3061 static void php_imagettftext_common(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_imagettftext_common() function

Completed in 15 milliseconds