Home
last modified time | relevance | path

Searched refs:singleByteCharCount (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetRecog_mbcs.java51 int singleByteCharCount = 0; //TODO Do we really need this? in match() local
68 singleByteCharCount++; in match()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_mbcs.java50 int singleByteCharCount = 0; //TODO Do we really need this? in match() local
67 singleByteCharCount++; in match()
/external/icu/icu4c/source/i18n/
Dcsrmbcs.cpp149 int32_t singleByteCharCount = 0; in match_mbcs() local
164 singleByteCharCount++; in match_mbcs()