Lines Matching refs:charErrorBuffer
458 converter->charErrorBuffer[0] = 0x1b; in setInitialStateFromUnicodeKR()
459 converter->charErrorBuffer[1] = 0x24; in setInitialStateFromUnicodeKR()
460 converter->charErrorBuffer[2] = 0x29; in setInitialStateFromUnicodeKR()
461 converter->charErrorBuffer[3] = 0x43; in setInitialStateFromUnicodeKR()
651 cnv->charErrorBuffer[0] = 0x1b; in _ISO2022Open()
652 cnv->charErrorBuffer[1] = 0x25; in _ISO2022Open()
653 cnv->charErrorBuffer[2] = 0x42; in _ISO2022Open()
725 converter->charErrorBuffer[0] = 0x1b; in _ISO2022Reset()
726 converter->charErrorBuffer[1] = 0x28; in _ISO2022Reset()
727 converter->charErrorBuffer[2] = 0x42; in _ISO2022Reset()
2364 saveConv->charErrorBuffer, in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM()
2365 myConverterData->currentConverter->charErrorBuffer, in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM()
2463 …args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (unsigned char) (targ… in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()
2478 …args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (unsigned char) (targ… in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()
2482 …args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (unsigned char) ((tar… in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()
2483 …args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (unsigned char) (targ… in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()
3573 cnv->charErrorBuffer, in _ISO_2022_WriteSub()
3574 myConverterData->currentConverter->charErrorBuffer, in _ISO_2022_WriteSub()