Searched refs:mon_thousands_sep (Results 1 – 6 of 6) sorted by relevance
19 char *mon_thousands_sep; member
66 char *mon_thousands_sep; /* Thousands separator. */ member
146 DEFINE_ELEMENT (MON_THOUSANDS_SEP, "mon_thousands_sep", std, string)
31 fLocaleConv.mon_thousands_sep = fThousandsSep; in ICUMonetaryData()195 strcpy(fThousandsSep, fPosixLocaleConv->mon_thousands_sep); in SetToPosix()
536 thousands_sep = *lc->mon_thousands_sep; in __format_grouped_double()
163 if (strcmp(lc->mon_thousands_sep, localeConv->mon_thousands_sep) != 0) { in test_localeconv()166 lc->mon_thousands_sep, localeConv->mon_thousands_sep); in test_localeconv()