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 906 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 | ucnvmbcs.c | 2332 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local 3271 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local 3502 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local 3937 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
|
D | ucnv_u8.c | 470 int32_t offsetNum, nextSourceIndex; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
|