Home | History | Annotate | Download | only in common

Lines Matching refs:MBCS_OUTPUT_2_SISO

1138          (mbcsTable->outputType==MBCS_OUTPUT_1 || mbcsTable->outputType==MBCS_OUTPUT_2_SISO) &&
1152 } else /* MBCS_OUTPUT_2_SISO */ {
1225 } else /* MBCS_OUTPUT_2_SISO */ {
1532 if(baseSharedData->mbcs.outputType==MBCS_OUTPUT_2_SISO) {
1606 case MBCS_OUTPUT_2_SISO:
1724 if(mbcsTable->outputType==MBCS_OUTPUT_DBCS_ONLY || mbcsTable->outputType==MBCS_OUTPUT_2_SISO) {
1727 * MBCS_OUTPUT_2_SISO: Bypass the ASCII fastpath to handle prevLength correctly.
1809 if(outputType==MBCS_OUTPUT_2_SISO) {
1816 if(outputType==MBCS_OUTPUT_2_SISO) {
3999 if(outputType==MBCS_OUTPUT_2_SISO) {
4088 case MBCS_OUTPUT_2_SISO:
4319 case MBCS_OUTPUT_2_SISO:
4610 outputType==MBCS_OUTPUT_2_SISO && prevLength==2 &&
5527 if (cnv->sharedData->mbcs.outputType == MBCS_OUTPUT_2_SISO) {
5565 } else if((converter->sharedData->mbcs.outputType&0xff)==MBCS_OUTPUT_2_SISO) {