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