Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dmath.c97 static inline double php_round_helper(double value, int mode) { in php_round_helper() function
155 tmp_value = php_round_helper(tmp_value, mode); in _php_math_round()
177 tmp_value = php_round_helper(tmp_value, mode); in _php_math_round()

Completed in 13 milliseconds