Home | History | Annotate | Download | only in i18n

Lines Matching refs:fInputBytes

94     return det->fInputBytes[byteIndex++];
1236 prev_fInputBytes = textIn->fInputBytes;
1242 textIn->fInputBytes = bb;
1297 uprv_free(textIn->fInputBytes);
1299 textIn->fInputBytes = prev_fInputBytes;