Home
last modified time | relevance | path

Searched refs:dstim (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/gd/
H A Dgd.c2817 zval *dstim, *srcim; in PHP_FUNCTION() local
2820 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rr", &dstim, &srcim) == FAILURE) { in PHP_FUNCTION()
2824 ZEND_FETCH_RESOURCE(dst, gdImagePtr, &dstim, -1, "Image", le_gd); in PHP_FUNCTION()

Completed in 14 milliseconds