Searched refs:charErrorBufferLength (Results 1 – 14 of 14) sorted by relevance
515 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()565 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()595 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()618 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()627 cnv->charErrorBufferLength=2; in _UTF7FromUnicodeWithOffsets()650 cnv->charErrorBufferLength=1; in _UTF7FromUnicodeWithOffsets()659 cnv->charErrorBufferLength=2; in _UTF7FromUnicodeWithOffsets()687 cnv->charErrorBuffer[cnv->charErrorBufferLength++]=toBase64[bits]; in _UTF7FromUnicodeWithOffsets()1200 cnv->charErrorBufferLength=1; in _IMAPFromUnicodeWithOffsets()1249 cnv->charErrorBufferLength=1; in _IMAPFromUnicodeWithOffsets()[all …]
115 errBuffLen = args->converter->charErrorBufferLength; in ucnv_cbFromUWriteUChars()134 args->converter->charErrorBufferLength = 0; in ucnv_cbFromUWriteUChars()148 args->converter->charErrorBufferLength = (int8_t)( in ucnv_cbFromUWriteUChars()
47 …args->converter->charErrorBuffer[(int)args->converter->charErrorBufferLength++] = (unsigned char) …350 … args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (char) targetUniChar; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC()354 …args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] =(char) (targetUniChar … in UConverter_fromUnicode_HZ_OFFSETS_LOGIC()355 … args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (char) targetUniChar; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC()367 … args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (char) targetUniChar; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC()
433 if( converter->charErrorBufferLength==0){ in setInitialStateFromUnicodeKR()435 converter->charErrorBufferLength = 4; in setInitialStateFromUnicodeKR()572 cnv->charErrorBufferLength = 3; in _ISO2022Open()643 converter->charErrorBufferLength = 3; in _ISO2022Reset()2176 if(myConverterData->currentConverter->charErrorBufferLength > 0) { in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM()2180 myConverterData->currentConverter->charErrorBufferLength); in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM()2182 saveConv->charErrorBufferLength = myConverterData->currentConverter->charErrorBufferLength; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM()2183 myConverterData->currentConverter->charErrorBufferLength = 0; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC_IBM()2272 …args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (unsigned char) (targ… in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()2287 …args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = (unsigned char) (targ… in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC()[all …]
384 cnv->charErrorBufferLength = 1; in ucnv_fromUnicode_UTF8()442 cnv->charErrorBuffer[cnv->charErrorBufferLength++] = *tempPtr; in ucnv_fromUnicode_UTF8()507 cnv->charErrorBufferLength = 1; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC()579 cnv->charErrorBuffer[cnv->charErrorBufferLength++] = *tempPtr; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC()
296 … args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = temp[indexToWrite]; in T_UConverter_fromUnicode_UTF32_BE()401 … args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = temp[indexToWrite]; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC()781 … args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = temp[indexToWrite]; in T_UConverter_fromUnicode_UTF32_LE()895 … args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = temp[indexToWrite]; in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC()
207 int8_t charErrorBufferLength; /* number of valid bytes in charErrorBuffer */ member
77 cnv->charErrorBufferLength=(int8_t)length; in ucnv_fromUWriteBytes()
611 converter->invalidUCharLength = converter->charErrorBufferLength = 0; in _reset()1128 length=cnv->charErrorBufferLength; in ucnv_outputOverflowFromUnicode()1139 cnv->charErrorBufferLength=(int8_t)j; in ucnv_outputOverflowFromUnicode()1156 cnv->charErrorBufferLength=0; in ucnv_outputOverflowFromUnicode()1226 if( cnv->charErrorBufferLength>0 && in ucnv_fromUnicode()2117 } else if(targetCnv->charErrorBufferLength>0) { in ucnv_convertEx()
798 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = \805 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = \808 args->converter->charErrorBuffer[args->converter->charErrorBufferLength++] = \
588 cnv->charErrorBufferLength=(int8_t)length; in _Bocu1FromUnicodeWithOffsets()812 cnv->charErrorBufferLength=(int8_t)length; in _Bocu1FromUnicode()
1458 cnv->charErrorBufferLength=(int8_t)length; in _SCSUFromUnicodeWithOffsets()1895 cnv->charErrorBufferLength=(int8_t)length; in _SCSUFromUnicode()
970 args->converter->charErrorBufferLength = (int8_t)bytes_written; in _LMBCSFromUnicode()
3246 cnv->charErrorBufferLength=1; in ucnv_MBCSDoubleFromUnicodeWithOffsets()4311 cnv->charErrorBufferLength=(int8_t)length; in ucnv_MBCSFromUnicodeWithOffsets()4382 cnv->charErrorBufferLength=1; in ucnv_MBCSFromUnicodeWithOffsets()5132 cnv->charErrorBufferLength=1; in ucnv_DBCSFromUTF8()