Home | History | Annotate | Download | only in i18n

Lines Matching defs:nextByte

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