Searched refs:tmp_m (Results 1 – 1 of 1) sorted by relevance
4700 zend_long tmp_w, tmp_h=-1, tmp_m = GD_BILINEAR_FIXED; in PHP_FUNCTION() local4703 if (zend_parse_parameters(ZEND_NUM_ARGS(), "rl|ll", &IM, &tmp_w, &tmp_h, &tmp_m) == FAILURE) { in PHP_FUNCTION()4706 method = tmp_m; in PHP_FUNCTION()
Completed in 11 milliseconds