Home | History | Annotate | Download | only in i18n

Lines Matching refs:fInputBytes

96     return det->fInputBytes[byteIndex++];
1133 prev_fInputBytes = textIn->fInputBytes;
1139 textIn->fInputBytes = bb;
1194 uprv_free(textIn->fInputBytes);
1196 textIn->fInputBytes = prev_fInputBytes;