Home | History | Annotate | Download | only in toolutil

Lines Matching refs:isSISO

421     UBool isSISO;
432 isSISO=(UBool)(baseStates->outputType==MBCS_OUTPUT_2_SISO);
482 (!isSISO || mb->bLen>1) &&
695 ucm_separateMappings(UCMFile *ucm, UBool isSISO) {
709 if(isSISO && m->bLen==1 && (m->b.bytes[0]==0xe || m->b.bytes[0]==0xf)) {