Searched refs:dstim (Results 1 – 1 of 1) sorted by relevance
2108 zval *dstim, *srcim; in PHP_FUNCTION() local2111 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "OO", &dstim, gd_image_ce, &srcim, gd_image_ce) == FAIL… in PHP_FUNCTION()2116 dst = php_gd_libgdimageptr_from_zval_p(dstim); in PHP_FUNCTION()
Completed in 18 milliseconds