Home
last modified time | relevance | path

Searched defs:bestMatchLength (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java2933 int bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local
3025 int bestMatchLength = 0, bestMatch = -1; in matchString() local
3109 int bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
3137 int bestMatchLength = 0, bestMatch = -1; in matchDayPeriodString() local
/third_party/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2734 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
2758 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local
2934 int32_t bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local
2985 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
/third_party/node/deps/icu-small/source/i18n/
Dsmpdtfmt.cpp2685 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
2709 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local
2885 int32_t bestMatchLength = 0, bestMatch = -1; in matchAlphaMonthStrings() local
2936 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSimpleDateFormat.java2941 int bestMatchLength = 0, bestMatch = -1; in matchString() local
3024 int bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
3052 int bestMatchLength = 0, bestMatch = -1; in matchDayPeriodString() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dsmpdtfmt.cpp2686 int32_t bestMatchLength = 0, bestMatch = -1; in matchQuarterString() local
2710 int32_t bestMatchLength = 0, bestMatch = -1; in matchDayPeriodStrings() local
2892 int32_t bestMatchLength = 0, bestMatch = -1; in matchString() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCurrency.java824 private int bestMatchLength; field in Currency.CurrencyNameResultHandler
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCurrency.java858 private int bestMatchLength; field in Currency.CurrencyNameResultHandler