Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_utfconv.c986 #define HANGUL_LCOUNT 19 macro
1044 (base >= HANGUL_LBASE && base < (HANGUL_LBASE + HANGUL_LCOUNT))) { in unicode_combine()