Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dsnprintf.c136 static inline char *php_fcvt(double value, int ndigit, int *decpt, int *sign) /* {{{ */ in php_fcvt() function
389 p_orig = p = php_fcvt(num, precision, &decimal_point, is_negative); in php_conv_fp()

Completed in 10 milliseconds