Home
last modified time | relevance | path

Searched refs:isLamAlef (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_sbcs.java198 private byte isLamAlef(byte b) { in isLamAlef() method in CharsetRecog_sbcs.NGramParser_IBM420
223 alef = isLamAlef(det.fInputBytes[byteIndex]); in nextByte()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetRecog_sbcs.java199 private byte isLamAlef(byte b) { in isLamAlef() method in CharsetRecog_sbcs.NGramParser_IBM420
224 alef = isLamAlef(det.fInputBytes[byteIndex]); in nextByte()
/third_party/node/deps/icu-small/source/i18n/
Dcsrsbcs.cpp173 int32_t NGramParser_IBM420::isLamAlef(int32_t b) in isLamAlef() function in NGramParser_IBM420
200 alef = isLamAlef(det->fInputBytes[byteIndex]); in nextByte()
Dcsrsbcs.h65 int32_t isLamAlef(int32_t b);
/third_party/icu/icu4c/source/i18n/
Dcsrsbcs.cpp173 int32_t NGramParser_IBM420::isLamAlef(int32_t b) in isLamAlef() function in NGramParser_IBM420
200 alef = isLamAlef(det->fInputBytes[byteIndex]); in nextByte()
Dcsrsbcs.h65 int32_t isLamAlef(int32_t b);
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcsrsbcs.cpp173 int32_t NGramParser_IBM420::isLamAlef(int32_t b) in isLamAlef() function in NGramParser_IBM420
200 alef = isLamAlef(det->fInputBytes[byteIndex]); in nextByte()
Dcsrsbcs.h65 int32_t isLamAlef(int32_t b);
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsrsbcs.cpp173 int32_t NGramParser_IBM420::isLamAlef(int32_t b) in isLamAlef() function in NGramParser_IBM420
200 alef = isLamAlef(det->fInputBytes[byteIndex]); in nextByte()
Dcsrsbcs.h65 int32_t isLamAlef(int32_t b);