Searched defs:totalCharCount (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcsrmbcs.cpp153 int32_t totalCharCount = 0; local
158 totalCharCount++;
186 if (doubleByteCharCount == 0 && totalCharCount < 10) {

Completed in 443 milliseconds