SIZE             3447 ext/gd/gd.c    	zend_long SIZE;
SIZE             3450 ext/gd/gd.c    	if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &SIZE) == FAILURE) {
SIZE             3454 ext/gd/gd.c    	font = php_find_gd_font(SIZE);
SIZE             3510 ext/gd/gd.c    	zend_long SIZE, X, Y, COL;
SIZE             3518 ext/gd/gd.c    	if (zend_parse_parameters(ZEND_NUM_ARGS(), "rlllsl", &IM, &SIZE, &X, &Y, &C, &C_len, &COL) == FAILURE) {
SIZE             3537 ext/gd/gd.c    	size = SIZE;