Searched refs:php_imagepolygon (Results 1 – 2 of 2) sorted by relevance
2630 static void php_imagepolygon(INTERNAL_FUNCTION_PARAMETERS, int filled) in php_imagepolygon() function2704 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()2711 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, -1); in PHP_FUNCTION()2718 php_imagepolygon(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1353 . Made the $num_points parameter of php_imagepolygon optional. (cmb)
Completed in 16 milliseconds