Home
last modified time | relevance | path

Searched defs:decimal_point (Results 1 – 3 of 3) sorted by path

/php-src/ext/bcmath/libbcmath/src/
H A Dstr2num.c103 const char *decimal_point = (*ptr == '.') ? ptr : NULL; in bc_str2num() local
/php-src/ext/standard/
H A Dformatted_print.c290 char decimal_point = '.'; in php_sprintf_appenddouble() local
/php-src/main/
H A Dsnprintf.c276 int decimal_point; in php_conv_fp() local

Completed in 17 milliseconds