Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/
H A Dgd.c5177 long tmp_w, tmp_h=-1, tmp_m = GD_BILINEAR_FIXED; in PHP_FUNCTION() local
5180 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rl|ll", &IM, &tmp_w, &tmp_h, &tmp_m) == FAIL… in PHP_FUNCTION()
5183 method = tmp_m; in PHP_FUNCTION()

Completed in 33 milliseconds