Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dmath.c1100 static char *_php_math_number_format_ex_len(double d, int dec, char *dec_point, in _php_math_number_format_ex_len() function
1224 return _php_math_number_format_ex_len(d, dec, dec_point, dec_point_len, in _php_math_number_format_ex()
1262 Z_STRVAL_P(return_value) = _php_math_number_format_ex_len(num, dec, in PHP_FUNCTION()

Completed in 7 milliseconds