Searched refs:hasToUnicodeFallback (Results 1 – 6 of 6) sorted by relevance
29 …byte hasToUnicodeFallback; /* +77: 1 UBool needs to be changed to UBool to be consistent across … field in UConverterStaticData
86 …byte hasToUnicodeFallback; /* +77: 1 UBool needs to be changed to UBool to be consistent across … field in CharsetICU
457 sd.hasToUnicodeFallback = byteBuffer.get(); in readStaticData()
84 …uint8_t hasToUnicodeFallback; /* +77: 1 UBool needs to be changed to UBool to be consistent acro… member
991 staticData->hasToUnicodeFallback=FALSE; in MBCSAddTable()1062 staticData->hasToUnicodeFallback=TRUE; in MBCSAddTable()
778 staticData->hasToUnicodeFallback=TRUE; in createConverter()