Home
last modified time | relevance | path

Searched defs:secondByte (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcsrmbcs.cpp258 int32_t secondByte = it->nextByte(det); in nextChar() local
295 int32_t secondByte = 0; in nextChar() local
423 int32_t secondByte = it->nextByte(det); in nextChar() local
460 int32_t secondByte = 0; in nextChar() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetRecog_mbcs.java214 int secondByte = it.nextByte(det); in nextChar() local
281 int secondByte = it.nextByte(det); in nextChar() local
333 int secondByte = 0; in nextChar() local
479 int secondByte = 0; in nextChar() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_mbcs.java213 int secondByte = it.nextByte(det); in nextChar() local
280 int secondByte = it.nextByte(det); in nextChar() local
332 int secondByte = 0; in nextChar() local
478 int secondByte = 0; in nextChar() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java305 int secondByte = 0; in nextChar() local
DEUCTool.java305 int secondByte = 0; in nextChar() local