Searched refs:mon_grouping (Results 1 – 5 of 5) sorted by relevance
46 ret.mon_grouping = in localeconv()47 __UNCONST(_CurrentMonetaryLocale->mon_grouping); in localeconv()
97 char *mon_grouping; /**< "" A string, like grouping, for monetary values. */ member
52 const char *mon_grouping; member
248 x = copy_grouping(l->mon_grouping); in PyLocale_localeconv()