Home | History | Annotate | Download | only in toolutil

Lines Matching refs:isSISO

419     UBool isSISO;
430 isSISO=(UBool)(baseStates->outputType==MBCS_OUTPUT_2_SISO);
480 (!isSISO || mb->bLen>1) &&
693 ucm_separateMappings(UCMFile *ucm, UBool isSISO) {
707 if(isSISO && m->bLen==1 && (m->b.bytes[0]==0xe || m->b.bytes[0]==0xf)) {