Searched refs:mon_thousands_sep (Results 1 – 5 of 5) sorted by relevance
44 ret.mon_thousands_sep = in localeconv()45 __UNCONST(_CurrentMonetaryLocale->mon_thousands_sep); in localeconv()
96 …char *mon_thousands_sep; /**< "" The separator for digit groups preceeding the deci… member
51 const char *mon_thousands_sep; member
247 RESULT_STRING(mon_thousands_sep); in PyLocale_localeconv()