Searched refs:outpunct (Results 1 – 1 of 1) sorted by relevance
97 const char *outpunct = *s == '.' ? decimal : thousands; in _i18n_number_rewrite() local98 size_t dlen = strlen (outpunct); in _i18n_number_rewrite()102 w[dlen] = outpunct[dlen]; in _i18n_number_rewrite()
Completed in 2 milliseconds