Home
last modified time | relevance | path

Searched defs:csset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/posix/
H A DPOSIXLocale.java109 UnicodeSet csset = new SimpleConverter(cs).getCharset(); in POSIXLocale() local
H A DGenerateCharmap.java86 UnicodeSet csset = new SimpleConverter(cs).getCharset(); in GenerateCharmap() local