Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/
H A Dgd.c3427 static void php_imagepolygon(INTERNAL_FUNCTION_PARAMETERS, int filled) in php_imagepolygon() function
3497 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
3505 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, -1); in PHP_FUNCTION()
3513 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 17 milliseconds