Searched refs:combining (Results 1 – 3 of 3) sorted by relevance
159 static u_int16_t unicode_combine(u_int16_t base, u_int16_t combining);1036 unicode_combine(u_int16_t base, u_int16_t combining) in unicode_combine() argument1041 if ((combining >= HANGUL_VBASE) && (combining < (HANGUL_TBASE + HANGUL_TCOUNT))) { in unicode_combine()1043 if ((combining < (HANGUL_VBASE + HANGUL_VCOUNT)) && in unicode_combine()1047 ((combining - HANGUL_VBASE) * HANGUL_TCOUNT); in unicode_combine()1051 if ((combining > HANGUL_TBASE) && in unicode_combine()1056 return base + (combining - HANGUL_TBASE); in unicode_combine()1063 __CFUniCharPrecompositionTableLength, combining); in unicode_combine()
4 XNU is a hybrid kernel combining the Mach kernel developed at Carnegie Mellon University with compo…
157 4. Larger Works. You may create a Larger Work by combining Covered