f_dest            797 ext/gd/gd.c    	ZEND_ARG_INFO(0, f_dest)
f_dest            807 ext/gd/gd.c    	ZEND_ARG_INFO(0, f_dest)
f_dest           4452 ext/gd/gd.c    	char *f_org, *f_dest;
f_dest           4469 ext/gd/gd.c    	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "pplll", &f_org, &f_org_len, &f_dest, &f_dest_len, &height, &width, &threshold) == FAILURE) {
f_dest           4474 ext/gd/gd.c    	fn_dest = f_dest;