Home
last modified time | relevance | path

Searched refs:combining (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_utfconv.c159 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() argument
1041 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()
/xnu-12377.61.12/
H A DREADME.md4 XNU is a hybrid kernel combining the Mach kernel developed at Carnegie Mellon University with compo…
H A DAPPLE_LICENSE157 4. Larger Works. You may create a Larger Work by combining Covered