Searched refs:MBCS_OUTPUT_1 (Results 1 – 5 of 5) sorted by relevance
522 if (mbcsTable.outputType == CharsetMBCS.MBCS_OUTPUT_1) { in readMBCSTable()534 if (mbcsTable.outputType != CharsetMBCS.MBCS_OUTPUT_1) { in readMBCSTable()549 case CharsetMBCS.MBCS_OUTPUT_1: in readMBCSTable()
415 case MBCS_OUTPUT_1: in loadConverter()983 … if (!((mbcsTable.outputType == MBCS_OUTPUT_1 || mbcsTable.outputType == MBCS_OUTPUT_2_SISO) && in EBCDICSwapLFNL()989 if (mbcsTable.outputType == MBCS_OUTPUT_1) { in EBCDICSwapLFNL()1046 if (mbcsTable.outputType == MBCS_OUTPUT_1) { in EBCDICSwapLFNL()1072 static final int MBCS_OUTPUT_1 = 0; /* 0 */ field in CharsetMBCS1073 static final int MBCS_OUTPUT_2 = MBCS_OUTPUT_1 + 1; /* 1 */2890 … if (outputType == MBCS_OUTPUT_1 && (uniMask & UConverterConstants.HAS_SURROGATES) == 0) { in encodeLoop()3401 if (sharedData.mbcs.outputType == MBCS_OUTPUT_1) { in fromUChar32()4784 if(mbcsTable.outputType==MBCS_OUTPUT_1){ in MBCSGetFilteredUnicodeSetForUnicode()
1456 if(noFromU && outputType==MBCS_OUTPUT_1) { in ucnv_swap()1464 case MBCS_OUTPUT_1: in ucnv_swap()1491 if( outputType!=MBCS_OUTPUT_EXT_ONLY && outputType!=MBCS_OUTPUT_1 && in ucnv_swap()1572 if(outputType==MBCS_OUTPUT_1) { in ucnv_swap()
327 MBCS_OUTPUT_1, /* 0 */ enumerator
873 if(mbcsTable->outputType==MBCS_OUTPUT_1) { in ucnv_MBCSGetFilteredUnicodeSetForUnicode()1278 (mbcsTable->outputType==MBCS_OUTPUT_1 || mbcsTable->outputType==MBCS_OUTPUT_2_SISO) && in _EBCDICSwapLFNL()1285 if(mbcsTable->outputType==MBCS_OUTPUT_1) { in _EBCDICSwapLFNL()1362 if(mbcsTable->outputType==MBCS_OUTPUT_1) { in _EBCDICSwapLFNL()1571 if(noFromU && mbcsTable->outputType==MBCS_OUTPUT_1) { in ucnv_MBCSLoad()1739 case MBCS_OUTPUT_1: in ucnv_MBCSLoad()4104 if(outputType==MBCS_OUTPUT_1 && !(unicodeMask&UCNV_HAS_SURROGATES)) { in ucnv_MBCSFromUnicodeWithOffsets()4827 if(sharedData->mbcs.outputType==MBCS_OUTPUT_1) { in ucnv_MBCSFromUChar32()