Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dmath.c109 static inline double php_round_helper(double value, int mode) { in php_round_helper() function
164 tmp_value = php_round_helper(tmp_value, mode); in _php_math_round()
183 tmp_value = php_round_helper(tmp_value, mode); in _php_math_round()

Completed in 7 milliseconds