f_dest            736 ext/gd/gd.c    	ZEND_ARG_INFO(0, f_dest)
f_dest            746 ext/gd/gd.c    	ZEND_ARG_INFO(0, f_dest)
f_dest           3991 ext/gd/gd.c    	char *f_org, *f_dest;
f_dest           4010 ext/gd/gd.c    	if (zend_parse_parameters(ZEND_NUM_ARGS(), "pplll", &f_org, &f_org_len, &f_dest, &f_dest_len, &height, &width, &threshold) == FAILURE) {
f_dest           4015 ext/gd/gd.c    	fn_dest = f_dest;