Searched refs:isLamAlef (Results 1 – 4 of 4) sorted by relevance
198 private byte isLamAlef(byte b) { in isLamAlef() method in CharsetRecog_sbcs.NGramParser_IBM420223 alef = isLamAlef(det.fInputBytes[byteIndex]); in nextByte()
199 private byte isLamAlef(byte b) { in isLamAlef() method in CharsetRecog_sbcs.NGramParser_IBM420224 alef = isLamAlef(det.fInputBytes[byteIndex]); in nextByte()
173 int32_t NGramParser_IBM420::isLamAlef(int32_t b) in isLamAlef() function in NGramParser_IBM420200 alef = isLamAlef(det->fInputBytes[byteIndex]); in nextByte()
65 int32_t isLamAlef(int32_t b);