Searched defs:decimal_point (Results 1 – 3 of 3) sorted by relevance
133 const char *decimal_point = (*ptr == '.') ? ptr : NULL; in bc_str2num() local
276 int decimal_point; in php_conv_fp() local
287 char decimal_point = '.'; in php_sprintf_appenddouble() local
Completed in 16 milliseconds