HomeSort by relevance Sort by last modified time
    Searched refs:isSISO (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/tools/toolutil/
ucm.c 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)) {
    [all...]
ucm.h 295 ucm_separateMappings(UCMFile *ucm, UBool isSISO);

Completed in 52 milliseconds