Searched refs:php_math_is_finite (Results 1 – 1 of 1) sorted by relevance
96 static inline int php_math_is_finite(double value) { in php_math_is_finite() function144 if (!php_math_is_finite(value)) { in _php_math_round()
Completed in 7 milliseconds