Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c129 ((s) == U8_STATE_HANGUL_L && U8_HANGUL_JAMO_V((u)))
179 U8_STATE_HANGUL_L = 1, enumerator
803 *state = U8_STATE_HANGUL_L; in do_decomp()
808 if (*state == U8_STATE_HANGUL_L) in do_decomp()