SIM 1825 ext/gd/gd.c zval *SIM, *DIM; SIM 1830 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrllllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &DW, &DH, &SW, &SH) == FAILURE) { SIM 1838 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 2011 ext/gd/gd.c zval *SIM; SIM 2017 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rdl|l", &SIM, °rees, &color, &ignoretransparent) == FAILURE) { SIM 2021 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 3606 ext/gd/gd.c zval *SIM, *DIM; SIM 3611 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &SW, &SH) == FAILURE) { SIM 3619 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 3639 ext/gd/gd.c zval *SIM, *DIM; SIM 3644 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrlllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &SW, &SH, &PCT) == FAILURE) { SIM 3652 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 3673 ext/gd/gd.c zval *SIM, *DIM; SIM 3678 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrlllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &SW, &SH, &PCT) == FAILURE) { SIM 3686 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 3707 ext/gd/gd.c zval *SIM, *DIM; SIM 3712 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rrllllllll", &DIM, &SIM, &DX, &DY, &SX, &SY, &DW, &DH, &SW, &SH) == FAILURE) { SIM 3720 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 4169 ext/gd/gd.c zval *SIM; \ SIM 4171 ext/gd/gd.c if (zend_parse_parameters(1, "r", &SIM) == FAILURE) { \ SIM 4174 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { \ SIM 4202 ext/gd/gd.c zval *SIM; SIM 4206 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "zll", &SIM, &tmp, &brightness) == FAILURE) { SIM 4210 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 4227 ext/gd/gd.c zval *SIM; SIM 4231 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rll", &SIM, &tmp, &contrast) == FAILURE) { SIM 4235 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 4252 ext/gd/gd.c zval *SIM; SIM 4257 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rllll|l", &SIM, &tmp, &r, &g, &b, &a) == FAILURE) { SIM 4261 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 4333 ext/gd/gd.c zval *SIM; SIM 4338 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "rld", &SIM, &tmp, &weight) == FAILURE) { SIM 4342 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) { SIM 4423 ext/gd/gd.c zval *SIM, *hash_matrix; SIM 4430 ext/gd/gd.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "radd", &SIM, &hash_matrix, &div, &offset) == FAILURE) { SIM 4434 ext/gd/gd.c if ((im_src = (gdImagePtr)zend_fetch_resource(Z_RES_P(SIM), "Image", le_gd)) == NULL) {