Searched defs:OTHER_GROUPING_SEPARATORS (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | StaticUnicodeSets.java | 41 OTHER_GROUPING_SEPARATORS, enumConstant 234 unicodeSets.put(Key.OTHER_GROUPING_SEPARATORS, in unicodeSets.put() 237 computeUnion(Key.COMMA, Key.PERIOD, Key.OTHER_GROUPING_SEPARATORS)); in unicodeSets.put() 239 computeUnion(Key.STRICT_COMMA, Key.STRICT_PERIOD, Key.OTHER_GROUPING_SEPARATORS)); in unicodeSets.put()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | StaticUnicodeSets.java | 46 OTHER_GROUPING_SEPARATORS, enumConstant 239 unicodeSets.put(Key.OTHER_GROUPING_SEPARATORS, in unicodeSets.put() 242 computeUnion(Key.COMMA, Key.PERIOD, Key.OTHER_GROUPING_SEPARATORS)); in unicodeSets.put() 244 computeUnion(Key.STRICT_COMMA, Key.STRICT_PERIOD, Key.OTHER_GROUPING_SEPARATORS)); in unicodeSets.put()
|
/external/icu/icu4c/source/common/ |
D | static_unicode_sets.h | 38 OTHER_GROUPING_SEPARATORS, enumerator
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |