Searched refs:toULengthBefore (Results 1 – 2 of 2) sorted by relevance
917 int toULengthBefore = this.toULength; in decodeLoop() local924 … this.toULength = toULengthBefore + (source.position() - mySourceBefore); in decodeLoop()1176 int toULengthBefore = this.toULength; in decodeLoop() local1183 … this.toULength = toULengthBefore + (source.position() - mySourceBefore); in decodeLoop()
2151 int8_t toULengthBefore = args->converter->toULength; in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC() local2160 … args->converter->toULength = (int8_t)(toULengthBefore + (mySource - mySourceBefore)); in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC()3337 int8_t toULengthBefore = args->converter->toULength; in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC() local3346 … args->converter->toULength = (int8_t)(toULengthBefore + (mySource - mySourceBefore)); in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC()