Searched refs:POSIXLocale (Results 1 – 3 of 3) sorted by relevance
78 …POSIXLocale pl = new POSIXLocale(locale, repertoire, Charset.forName(options[CHARSET].value), code… in main()
32 public class POSIXLocale { class44 …public POSIXLocale(String locale_name, UnicodeSet repertoire, Charset cs, String codeset, UnicodeS… in POSIXLocale() method in POSIXLocale
669 class POSIXLocale : public Locale class672 POSIXLocale(const UnicodeString& l) in POSIXLocale() function in POSIXLocale681 POSIXLocale(const char *l) in POSIXLocale() function in POSIXLocale690 POSIXLocale test1("ab_AB"); in TestPOSIXParsing()691 POSIXLocale test2(UnicodeString("ab_AB")); in TestPOSIXParsing()694 POSIXLocale test4("ab_AB_Antares"); in TestPOSIXParsing()695 POSIXLocale test5(UnicodeString("ab_AB_Antares")); in TestPOSIXParsing()