Searched refs:oldIsTargetByteDBCS (Results 1 – 2 of 2) sorted by relevance
2373 UBool oldIsTargetByteDBCS; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local2393 oldIsTargetByteDBCS = isTargetByteDBCS; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()2430 oldIsTargetByteDBCS = isTargetByteDBCS; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()2433 if (oldIsTargetByteDBCS != isTargetByteDBCS ){ in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()
2667 boolean oldIsTargetByteDBCS; in encodeLoop()2718 oldIsTargetByteDBCS = isTargetByteDBCS; in encodeLoop()2721 if (oldIsTargetByteDBCS != isTargetByteDBCS) { in encodeLoop()