Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dmath.c1095 PHPAPI char *_php_math_number_format(double d, int dec, char dec_point, char thousand_sep) in _php_math_number_format()
1211 char *thousand_sep = NULL, *dec_point = NULL; in PHP_FUNCTION() local

Completed in 9 milliseconds