DIM 1825 ext/gd/gd.c zval *SIM, *DIM; DIM 1830 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrllllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &DW, &DH, &SW, &SH) == FAILURE) { DIM 1834 ext/gd/gd.c if ((im_dst = (gdImagePtr)zend_fetch_resource(Z_RES_P(DIM), "Image", le_gd)) == NULL) { DIM 3606 ext/gd/gd.c zval *SIM, *DIM; DIM 3611 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &SW, &SH) == FAILURE) { DIM 3615 ext/gd/gd.c if ((im_dst = (gdImagePtr)zend_fetch_resource(Z_RES_P(DIM), "Image", le_gd)) == NULL) { DIM 3639 ext/gd/gd.c zval *SIM, *DIM; DIM 3644 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrlllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &SW, &SH, &PCT) == FAILURE) { DIM 3648 ext/gd/gd.c if ((im_dst = (gdImagePtr)zend_fetch_resource(Z_RES_P(DIM), "Image", le_gd)) == NULL) { DIM 3673 ext/gd/gd.c zval *SIM, *DIM; DIM 3678 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrlllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &SW, &SH, &PCT) == FAILURE) { DIM 3682 ext/gd/gd.c if ((im_dst = (gdImagePtr)zend_fetch_resource(Z_RES_P(DIM), "Image", le_gd)) == NULL) { DIM 3707 ext/gd/gd.c zval *SIM, *DIM; DIM 3712 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrllllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &DW, &DH, &SW, &SH) == FAILURE) { DIM 3716 ext/gd/gd.c if ((im_dst = (gdImagePtr)zend_fetch_resource(Z_RES_P(DIM), "Image", le_gd)) == NULL) {