Lines Matching defs:nextByte
88 int32_t NGramParser::nextByte(InputText *det)102 while ((b = nextByte(det)) >= 0) {