Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DStaticUnicodeSets.java50 STRICT_ALL_SEPARATORS, enumConstant
265 unicodeSets.put(Key.STRICT_ALL_SEPARATORS, in unicodeSets.put() argument
285 computeUnion(Key.DIGITS, Key.STRICT_ALL_SEPARATORS)); in unicodeSets.put() argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStaticUnicodeSets.java45 STRICT_ALL_SEPARATORS, enumConstant
260 unicodeSets.put(Key.STRICT_ALL_SEPARATORS, in unicodeSets.put() argument
280 computeUnion(Key.DIGITS, Key.STRICT_ALL_SEPARATORS)); in unicodeSets.put() argument
/external/icu/libicu/cts_headers/
Dstatic_unicode_sets.h51 STRICT_ALL_SEPARATORS, enumerator
/external/icu/icu4c/source/common/
Dstatic_unicode_sets.h51 STRICT_ALL_SEPARATORS, enumerator
Dstatic_unicode_sets.cpp182 gUnicodeSets[STRICT_ALL_SEPARATORS] = computeUnion( in initNumberParseUniSets()
202 gUnicodeSets[DIGITS_OR_STRICT_ALL_SEPARATORS] = computeUnion(DIGITS, STRICT_ALL_SEPARATORS); in initNumberParseUniSets()
/external/icu/icu4c/source/i18n/
Dnumparse_decimal.cpp36 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/ ...