Home
last modified time | relevance | path

Searched refs:totalCharCount (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_mbcs.java54 int totalCharCount = 0; in match() local
60 totalCharCount++; in match()
86 if (doubleByteCharCount == 0 && totalCharCount < 10) { in match()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetRecog_mbcs.java55 int totalCharCount = 0; in match() local
61 totalCharCount++; in match()
87 if (doubleByteCharCount == 0 && totalCharCount < 10) { in match()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsrmbcs.cpp153 int32_t totalCharCount = 0; in match_mbcs() local
158 totalCharCount++; in match_mbcs()
186 if (doubleByteCharCount == 0 && totalCharCount < 10) { in match_mbcs()
/third_party/icu/icu4c/source/i18n/
Dcsrmbcs.cpp153 int32_t totalCharCount = 0; in match_mbcs() local
158 totalCharCount++; in match_mbcs()
186 if (doubleByteCharCount == 0 && totalCharCount < 10) { in match_mbcs()
/third_party/node/deps/icu-small/source/i18n/
Dcsrmbcs.cpp153 int32_t totalCharCount = 0; in match_mbcs() local
158 totalCharCount++; in match_mbcs()
186 if (doubleByteCharCount == 0 && totalCharCount < 10) { in match_mbcs()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcsrmbcs.cpp153 int32_t totalCharCount = 0; in match_mbcs() local
158 totalCharCount++; in match_mbcs()
186 if (doubleByteCharCount == 0 && totalCharCount < 10) { in match_mbcs()