Searched refs:nextSourceIndex (Results 1 – 5 of 5) sorted by relevance
395 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local416 nextSourceIndex=0; in _Bocu1FromUnicodeWithOffsets()436 *offsets++=nextSourceIndex++; in _Bocu1FromUnicodeWithOffsets()444 *offsets++=nextSourceIndex++; in _Bocu1FromUnicodeWithOffsets()454 sourceIndex=nextSourceIndex; /* wrong if offsets==NULL but does not matter */ in _Bocu1FromUnicodeWithOffsets()460 ++nextSourceIndex; in _Bocu1FromUnicodeWithOffsets()475 sourceIndex=nextSourceIndex; in _Bocu1FromUnicodeWithOffsets()486 ++nextSourceIndex; in _Bocu1FromUnicodeWithOffsets()511 sourceIndex=nextSourceIndex; in _Bocu1FromUnicodeWithOffsets()534 sourceIndex=nextSourceIndex; in _Bocu1FromUnicodeWithOffsets()[all …]
225 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local248 nextSourceIndex=0; in _UTF7ToUnicodeWithOffsets()282 nextSourceIndex=++sourceIndex; in _UTF7ToUnicodeWithOffsets()310 ++nextSourceIndex; in _UTF7ToUnicodeWithOffsets()351 sourceIndex=nextSourceIndex-1; in _UTF7ToUnicodeWithOffsets()374 sourceIndex=nextSourceIndex-1; in _UTF7ToUnicodeWithOffsets()385 sourceIndex=nextSourceIndex-1; in _UTF7ToUnicodeWithOffsets()396 sourceIndex=nextSourceIndex; in _UTF7ToUnicodeWithOffsets()423 sourceIndex=nextSourceIndex; in _UTF7ToUnicodeWithOffsets()906 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local[all …]
241 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local264 nextSourceIndex=0; in _SCSUToUnicodeWithOffsets()291 ++nextSourceIndex; in _SCSUToUnicodeWithOffsets()327 sourceIndex=nextSourceIndex; in _SCSUToUnicodeWithOffsets()340 ++nextSourceIndex; in _SCSUToUnicodeWithOffsets()351 sourceIndex=nextSourceIndex; in _SCSUToUnicodeWithOffsets()356 sourceIndex=nextSourceIndex; in _SCSUToUnicodeWithOffsets()370 sourceIndex=nextSourceIndex; in _SCSUToUnicodeWithOffsets()396 sourceIndex=nextSourceIndex; in _SCSUToUnicodeWithOffsets()435 sourceIndex=nextSourceIndex; in _SCSUToUnicodeWithOffsets()[all …]
2332 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local2392 nextSourceIndex=0; in ucnv_MBCSToUnicodeWithOffsets()2464 sourceIndex=(nextSourceIndex+=2); in ucnv_MBCSToUnicodeWithOffsets()2470 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()2482 sourceIndex=++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()2506 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()2509 ++nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()2667 sourceIndex=nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets()2708 sourceIndex=nextSourceIndex+=(int32_t)(source-(const uint8_t *)pArgs->source); in ucnv_MBCSToUnicodeWithOffsets()3271 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local[all …]
470 int32_t offsetNum, nextSourceIndex; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local480 nextSourceIndex = 0; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC()514 nextSourceIndex = offsetNum + 1; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC()524 ++nextSourceIndex; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC()584 offsetNum = nextSourceIndex; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC()