Searched refs:MBCS_OUTPUT_2_SISO (Results 1 – 9 of 9) sorted by relevance
566 states->outputType=MBCS_OUTPUT_2_SISO; in ucm_processStates()626 if(states->outputType==MBCS_OUTPUT_2_SISO) { in compactToUnicode2()988 if(length==2 && states->outputType==MBCS_OUTPUT_2_SISO) { in ucm_countChars()1039 if(count>1 && states->outputType==MBCS_OUTPUT_2_SISO && length!=2*count) { in ucm_countChars()
430 isSISO=(UBool)(baseStates->outputType==MBCS_OUTPUT_2_SISO); in checkBaseExtBytes()
355 if (baseSharedData.mbcs.outputType == MBCS_OUTPUT_2_SISO) { in loadConverter()421 case MBCS_OUTPUT_2_SISO: in loadConverter()499 … if (mbcsTable.outputType == MBCS_OUTPUT_DBCS_ONLY || mbcsTable.outputType == MBCS_OUTPUT_2_SISO) { in loadConverter()643 case CharsetMBCS.MBCS_OUTPUT_2_SISO: in reconstituteData()910 if (outputType == MBCS_OUTPUT_2_SISO) { in initializeConverter()918 if (outputType == MBCS_OUTPUT_2_SISO) { in initializeConverter()983 … if (!((mbcsTable.outputType == MBCS_OUTPUT_1 || mbcsTable.outputType == MBCS_OUTPUT_2_SISO) && in EBCDICSwapLFNL()1078 static final int MBCS_OUTPUT_2_SISO = 12; /* c */ field in CharsetMBCS1079 static final int MBCS_OUTPUT_2_HZ = MBCS_OUTPUT_2_SISO + 1; /* d */1626 return sharedData.mbcs.outputType == MBCS_OUTPUT_2_SISO ? (byte) mode in SISO_STATE()[all …]
551 case CharsetMBCS.MBCS_OUTPUT_2_SISO: in readMBCSTable()
1278 (mbcsTable->outputType==MBCS_OUTPUT_1 || mbcsTable->outputType==MBCS_OUTPUT_2_SISO) && in _EBCDICSwapLFNL()1671 if(baseSharedData->mbcs.outputType==MBCS_OUTPUT_2_SISO) { in ucnv_MBCSLoad()1745 case MBCS_OUTPUT_2_SISO: in ucnv_MBCSLoad()1863 if(mbcsTable->outputType==MBCS_OUTPUT_DBCS_ONLY || mbcsTable->outputType==MBCS_OUTPUT_2_SISO) { in ucnv_MBCSLoad()1948 if(outputType==MBCS_OUTPUT_2_SISO) { in ucnv_MBCSOpen()1955 if(outputType==MBCS_OUTPUT_2_SISO) { in ucnv_MBCSOpen()4139 if(outputType==MBCS_OUTPUT_2_SISO) { in ucnv_MBCSFromUnicodeWithOffsets()4228 case MBCS_OUTPUT_2_SISO: in ucnv_MBCSFromUnicodeWithOffsets()4459 case MBCS_OUTPUT_2_SISO: in ucnv_MBCSFromUnicodeWithOffsets()4750 outputType==MBCS_OUTPUT_2_SISO && prevLength==2 && in ucnv_MBCSFromUnicodeWithOffsets()[all …]
335 MBCS_OUTPUT_2_SISO=12, /* c */ enumerator
1524 case MBCS_OUTPUT_2_SISO: in ucnv_swap()1655 case MBCS_OUTPUT_2_SISO: in ucnv_swap()
269 ((cnv)->sharedData->mbcs.outputType==MBCS_OUTPUT_2_SISO ? (int8_t)(cnv)->mode : \
381 if(length==2 && mbcsData->ucm->states.outputType==MBCS_OUTPUT_2_SISO) { in MBCSAddToUnicode()689 if( mbcsData->ucm->states.outputType==MBCS_OUTPUT_2_SISO && in MBCSAddFromUnicode()