Searched refs:php_round_helper (Results 1 – 1 of 1) sorted by relevance
109 static inline double php_round_helper(double value, int mode) { in php_round_helper() function164 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 6 milliseconds