Searched refs:max_arg (Results 1 – 1 of 1) sorted by relevance
1840 zval *min_arg, *max_arg; in ZEND_FUNCTION() local1845 if (zend_parse_parameters(ZEND_NUM_ARGS(), "zz", &min_arg, &max_arg) == FAILURE) { in ZEND_FUNCTION()1851 FETCH_GMP_ZVAL(gmpnum_max, max_arg, temp_a); in ZEND_FUNCTION()
Completed in 14 milliseconds