f_org             735 ext/gd/gd.c    	ZEND_ARG_INFO(0, f_org)
f_org             745 ext/gd/gd.c    	ZEND_ARG_INFO(0, f_org)
f_org            3991 ext/gd/gd.c    	char *f_org, *f_dest;
f_org            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_org            4014 ext/gd/gd.c    	fn_org  = f_org;