Searched refs:mon_thousands_sep (Results 1 – 6 of 6) sorted by relevance
24 String mon_thousands_sep; field in POSIX_LCMonetary116 …mon_thousands_sep = doc.getWinningValue("//ldml/numbers/currencies/currency[@type='" + int_curr_sy… in POSIX_LCMonetary()118 if (mon_thousands_sep == null) in POSIX_LCMonetary()119 … mon_thousands_sep = doc.getWinningValue("//ldml/numbers/symbols[@numberSystem='" + numsys in POSIX_LCMonetary()121 if (mon_thousands_sep == null) in POSIX_LCMonetary()122 …mon_thousands_sep = doc.getWinningValue("//ldml/numbers/symbols[@numberSystem='" + numsys + "']/gr… in POSIX_LCMonetary()124 mon_thousands_sep = POSIXUtilities.POSIXCharName(mon_thousands_sep); in POSIX_LCMonetary()290 out.println("mon_thousands_sep \"" + mon_thousands_sep + "\""); in write()
137 || !locale_is_ascii(lc->mon_thousands_sep)); in locale_decode_monetary()187 RESULT_STRING(mon_thousands_sep); in locale_decode_monetary()
248 RESULT_STRING(mon_thousands_sep); in PyLocale_localeconv()
5855 lc->mon_thousands_sep, in init()5899 lc->mon_thousands_sep, in init()5958 lc->mon_thousands_sep, in init()6024 lc->mon_thousands_sep, in init()
107 | | ``'mon_thousands_sep'`` | Group separator used for |