f_org             796 ext/gd/gd.c    	ZEND_ARG_INFO(0, f_org)
f_org             806 ext/gd/gd.c    	ZEND_ARG_INFO(0, f_org)
f_org            4452 ext/gd/gd.c    	char *f_org, *f_dest;
f_org            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_org            4473 ext/gd/gd.c    	fn_org  = f_org;