H A D | gd.c | 1763 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local 1767 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rllllllll", &IM, &cx, &cy, &w, &h, &ST, &E, &col, &sty… in PHP_FUNCTION() 1780 st = ST; in PHP_FUNCTION() 3343 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local 3347 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rlllllll", &IM, &cx, &cy, &w, &h, &ST, &E, &col) == FA… in PHP_FUNCTION() 3360 st = ST; in PHP_FUNCTION()
|