Home
last modified time | relevance | path

Searched defs:ALL_SEPARATORS (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStaticUnicodeSets.java42 ALL_SEPARATORS, enumConstant
236 unicodeSets.put(Key.ALL_SEPARATORS, in unicodeSets.put()
255 unicodeSets.put(Key.DIGITS_OR_ALL_SEPARATORS, computeUnion(Key.DIGITS, Key.ALL_SEPARATORS)); in unicodeSets.put()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DStaticUnicodeSets.java47 ALL_SEPARATORS, enumConstant
241 unicodeSets.put(Key.ALL_SEPARATORS, in unicodeSets.put()
260 unicodeSets.put(Key.DIGITS_OR_ALL_SEPARATORS, computeUnion(Key.DIGITS, Key.ALL_SEPARATORS)); in unicodeSets.put()
/external/icu/icu4c/source/common/
Dstatic_unicode_sets.h39 ALL_SEPARATORS, enumerator