Searched defs:OTHER_GROUPING_SEPARATORS (Results 1 – 5 of 5) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | StaticUnicodeSets.java | 48 OTHER_GROUPING_SEPARATORS, enumConstant 262 unicodeSets.put(Key.OTHER_GROUPING_SEPARATORS, otherGrouping.freeze()); in unicodeSets.put() 264 computeUnion(Key.COMMA, Key.PERIOD, Key.OTHER_GROUPING_SEPARATORS)); in unicodeSets.put() 266 computeUnion(Key.STRICT_COMMA, Key.STRICT_PERIOD, Key.OTHER_GROUPING_SEPARATORS)); in unicodeSets.put()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | StaticUnicodeSets.java | 41 OTHER_GROUPING_SEPARATORS, enumConstant 255 unicodeSets.put(Key.OTHER_GROUPING_SEPARATORS, otherGrouping.freeze()); in unicodeSets.put() 257 computeUnion(Key.COMMA, Key.PERIOD, Key.OTHER_GROUPING_SEPARATORS)); in unicodeSets.put() 259 computeUnion(Key.STRICT_COMMA, Key.STRICT_PERIOD, Key.OTHER_GROUPING_SEPARATORS)); in unicodeSets.put()
|
/third_party/node/deps/icu-small/source/common/ |
D | static_unicode_sets.h | 49 OTHER_GROUPING_SEPARATORS, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | static_unicode_sets.h | 49 OTHER_GROUPING_SEPARATORS, enumerator
|
/third_party/icu/icu4c/source/common/ |
D | static_unicode_sets.h | 49 OTHER_GROUPING_SEPARATORS, enumerator
|