Home
last modified time | relevance | path

Searched defs:dec_point_len (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dmath.c1070 size_t dec_point_len, const char *thousand_sep, size_t thousand_sep_len) in _php_math_number_format_ex()
1188 size_t dec_point_len, const char *thousand_sep, size_t thousand_sep_len) in _php_math_number_format_long()
1312 size_t thousand_sep_len = 0, dec_point_len = 0; in PHP_FUNCTION() local

Completed in 7 milliseconds