/titanic_44/usr/src/cmd/localedef/ |
H A D | monetary.c | 57 mon.mon_decimal_point = str; in add_monetary_str() 173 (putl_category(mon.mon_decimal_point, f) == EOF) || in dump_monetary()
|
/titanic_44/usr/src/lib/libc/port/locale/ |
H A D | lmonetary.h | 34 const char *mon_decimal_point; member
|
H A D | localeconv.c | 74 M_ASSIGN_STR(mon_decimal_point); in localeconv()
|
H A D | lmonetary.c | 169 if (strcmp(lmon->mon_decimal_point, in __lc_monetary_load()
|
H A D | strfmon.c | 548 decimal_point = lmon->mon_decimal_point; in format_grouped_double()
|
/titanic_44/usr/src/head/iso/ |
H A D | locale_iso.h | 66 char *mon_decimal_point; member
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | locale.h | 109 char *mon_decimal_point; /* monetary decimal point character */ member
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | ast_std.h | 89 char* mon_decimal_point; member
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_std.h | 98 char* mon_decimal_point; member
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_std.h | 98 char* mon_decimal_point; member
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_std.h | 98 char* mon_decimal_point; member
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_std.h | 98 char* mon_decimal_point; member
|
/titanic_44/usr/src/cmd/sort/common/ |
H A D | fields.c | 198 if (!xstreql(conv->mon_decimal_point, "")) { in field_initialize_separator() 199 monetary_decimal = *conv->mon_decimal_point; in field_initialize_separator() 200 (void) mbtowc(&w_monetary_decimal, conv->mon_decimal_point, in field_initialize_separator()
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | setlocale.c | 459 p = getstr(p, &lconvp->mon_decimal_point); in getlocale_monetary()
|
/titanic_44/usr/src/cmd/locale/ |
H A D | locale.c | 337 {"mon_decimal_point", lc(mon_decimal_point, LC_MONETARY, TYPE_STR)},
|
/titanic_44/usr/src/cmd/localedef/data/ |
H A D | si_LK.UTF-8.src | 1245 mon_decimal_point "<FULL_STOP>"
|
H A D | th_TH.UTF-8.src | 1259 mon_decimal_point "<FULL_STOP>"
|
H A D | gu_IN.UTF-8.src | 1237 mon_decimal_point "<FULL_STOP>"
|
H A D | hy_AM.UTF-8.src | 1300 mon_decimal_point "<COMMA>"
|
H A D | kn_IN.UTF-8.src | 1254 mon_decimal_point "<FULL_STOP>"
|
H A D | pa_IN.UTF-8.src | 1202 mon_decimal_point "<FULL_STOP>"
|
H A D | ta_IN.UTF-8.src | 1260 mon_decimal_point "<FULL_STOP>"
|
H A D | te_IN.UTF-8.src | 1277 mon_decimal_point "<FULL_STOP>"
|
H A D | he_IL.UTF-8.src | 1362 mon_decimal_point "<FULL_STOP>"
|
H A D | ka_GE.UTF-8.src | 1484 mon_decimal_point "<COMMA>"
|