Searched defs:nextSourceIndex (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/common/ |
D | ucnv_u7.c | 225 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local 882 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
|
D | ucnvbocu.c | 395 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local 947 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
|
D | ucnvscsu.c | 241 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local 1023 int32_t sourceIndex, nextSourceIndex; in _SCSUFromUnicodeWithOffsets() local
|
D | ucnv_u8.c | 470 int32_t offsetNum, nextSourceIndex; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
|
D | ucnvmbcs.c | 2331 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local 3270 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local 3501 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local 3936 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
|