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