Home | History | Annotate | Download | only in i18n

Lines Matching refs:fInputLen

96     if (byteIndex >= det->fInputLen) {
194 if (byteIndex >= det->fInputLen || det->fInputBytes[byteIndex] == 0) {