Home
last modified time | relevance | path

Searched refs:STRICT_ALL_SEPARATORS (Results 1 – 8 of 8) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DStaticUnicodeSets.java48 STRICT_ALL_SEPARATORS, enumConstant
243 unicodeSets.put(Key.STRICT_ALL_SEPARATORS, in unicodeSets.put() argument
262 computeUnion(Key.DIGITS, Key.STRICT_ALL_SEPARATORS)); in unicodeSets.put() argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStaticUnicodeSets.java43 STRICT_ALL_SEPARATORS, enumConstant
238 unicodeSets.put(Key.STRICT_ALL_SEPARATORS, in unicodeSets.put() argument
257 computeUnion(Key.DIGITS, Key.STRICT_ALL_SEPARATORS)); in unicodeSets.put() argument
/external/icu/icu4c/source/common/
Dstatic_unicode_sets.cpp162 gUnicodeSets[STRICT_ALL_SEPARATORS] = computeUnion( in initNumberParseUniSets()
180 gUnicodeSets[DIGITS_OR_STRICT_ALL_SEPARATORS] = computeUnion(DIGITS, STRICT_ALL_SEPARATORS); in initNumberParseUniSets()
Dstatic_unicode_sets.h40 STRICT_ALL_SEPARATORS, enumerator
/external/icu/icu4c/source/i18n/
Dnumparse_decimal.cpp35 unisets::Key groupingKey = strictSeparators ? unisets::STRICT_ALL_SEPARATORS in DecimalMatcher()
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DDecimalMatcher.java66 Key groupingKey = strictSeparators ? Key.STRICT_ALL_SEPARATORS : Key.ALL_SEPARATORS; in DecimalMatcher()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DDecimalMatcher.java64 Key groupingKey = strictSeparators ? Key.STRICT_ALL_SEPARATORS : Key.ALL_SEPARATORS; in DecimalMatcher()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...