Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_utfconv.c985 #define HANGUL_SCOUNT 11172 macro
1005 (character <= (HANGUL_SBASE + HANGUL_SCOUNT))) { in unicode_decompose()
1052 (base >= HANGUL_SBASE && base < (HANGUL_SBASE + HANGUL_SCOUNT))) { in unicode_combine()