Home
last modified time | relevance | path

Searched refs:mon_grouping (Results 1 – 25 of 124) sorted by relevance

12345

/freebsd/usr.bin/localedef/
H A Dmonetary.c144 mon.mon_grouping = str; in add_monetary_num()
155 free((char *)mon.mon_grouping); in reset_monetary_group()
156 mon.mon_grouping = NULL; in reset_monetary_group()
164 if (mon.mon_grouping == NULL) { in add_monetary_group()
167 (void) asprintf(&s, "%s;%d", mon.mon_grouping, n); in add_monetary_group()
172 free((char *)mon.mon_grouping); in add_monetary_group()
173 mon.mon_grouping = s; in add_monetary_group()
189 (putl_category(mon.mon_grouping, f) == EOF) || in dump_monetary()
/freebsd/lib/libc/locale/
H A Dlmonetary.c108 l->mon_grouping = in monetary_load_locale_l()
109 __fix_locale_grouping_str(l->mon_grouping); in monetary_load_locale_l()
209 _monetary_locale.mon_grouping, in monetdebug()
H A Dlmonetary.h43 const char *mon_grouping; member
/freebsd/usr.bin/locale/tests/
H A Dlocale_test.sh45 mon_grouping \
112 mon_grouping \
H A Dk_flag_posix_monetary.out5 mon_grouping=-1
/freebsd/include/
H A Dlocale.h45 char *mon_grouping; member
/freebsd/share/monetdef/
H A Den_GB.ISO8859-15.src18 # mon_grouping
H A Den_IE.ISO8859-15.src18 # mon_grouping
H A Dbg_BG.CP1251.src18 # mon_grouping
H A Den_CA.US-ASCII.src18 # mon_grouping
H A Den_SG.ISO8859-1.src18 # mon_grouping
H A Den_US.US-ASCII.src18 # mon_grouping
H A Des_AR.ISO8859-1.src18 # mon_grouping
H A Des_MX.ISO8859-1.src18 # mon_grouping
H A Dfr_CA.ISO8859-15.src18 # mon_grouping
H A Dhy_AM.ARMSCII-8.src18 # mon_grouping
H A Dit_IT.ISO8859-15.src18 # mon_grouping
H A Dja_JP.SJIS.src18 # mon_grouping
H A Dja_JP.eucJP.src18 # mon_grouping
H A Dko_KR.eucKR.src18 # mon_grouping
H A Dnl_BE.ISO8859-15.src18 # mon_grouping
H A Dnl_NL.ISO8859-15.src18 # mon_grouping
H A Dru_RU.CP866.src18 # mon_grouping
H A Dru_RU.ISO8859-5.src18 # mon_grouping
H A Dru_RU.KOI8-R.src18 # mon_grouping

12345