Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds