Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c92 #define U8_HANGUL_SYL_FIRST (0xAC00U) macro
126 ((u) >= U8_HANGUL_SYL_FIRST && (u) <= U8_HANGUL_SYL_LAST)
770 u1 -= U8_HANGUL_SYL_FIRST; in do_decomp()
1113 u1 = U8_HANGUL_SYL_FIRST + in do_composition()