TYPE_STR
TYPE_STR
{"decimal_point", lc(decimal_point, LC_NUMERIC, TYPE_STR) },
{"thousands_sep", lc(thousands_sep, LC_NUMERIC, TYPE_STR) },
{"int_curr_symbol", lc(int_curr_symbol, LC_MONETARY, TYPE_STR)},
{"currency_symbol", lc(currency_symbol, LC_MONETARY, TYPE_STR)},
{"mon_decimal_point", lc(mon_decimal_point, LC_MONETARY, TYPE_STR)},
{"mon_thousands_sep", lc(mon_thousands_sep, LC_MONETARY, TYPE_STR)},
{"positive_sign", lc(positive_sign, LC_MONETARY, TYPE_STR)},
{"negative_sign", lc(negative_sign, LC_MONETARY, TYPE_STR)},
TYPE_STR
{"charmap", ld(charmap, LC_LOCDEF, TYPE_STR)},
{"code_set_name", ld(code_set_name, LC_LOCDEF, TYPE_STR)},
case TYPE_STR: