Searched refs:mon_decimal_point (Results 1 – 5 of 5) sorted by relevance
42 ret.mon_decimal_point = in localeconv()43 __UNCONST(_CurrentMonetaryLocale->mon_decimal_point); in localeconv()
95 char *mon_decimal_point; /**< "" The decimal point used for monetary values. */ member
50 const char *mon_decimal_point; member
246 RESULT_STRING(mon_decimal_point); in PyLocale_localeconv()