Searched defs:tccc (Results 1 – 7 of 7) sorted by relevance
42 tccc uint8 // trailing canonical combining class (ccc if not decomposition) member
410 UnicodeSet tccc = new UnicodeSet(); // actual in TestShortFCDData() local
407 UnicodeSet tccc = new UnicodeSet(); // actual in TestShortFCDData() local
1384 int32_t tccc=u_getIntPropertyValue(c, UCHAR_TRAIL_CANONICAL_COMBINING_CLASS); in initExpectedSkippables() local
359 UnicodeSet tccc; // actual in TestShortFCDData() local
2397 int tccc=UCharacter.getIntPropertyValue(c, UProperty.TRAIL_CANONICAL_COMBINING_CLASS); in initSkippables() local
2400 int tccc=UCharacter.getIntPropertyValue(c, UProperty.TRAIL_CANONICAL_COMBINING_CLASS); in initSkippables() local