Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c135 ((s) == U8_STATE_HANGUL_LV && U8_HANGUL_JAMO_T((u)))
183 U8_STATE_HANGUL_LV = 2, enumerator
796 *state = U8_STATE_HANGUL_LV; in do_decomp()
816 *state = U8_STATE_HANGUL_LV; in do_decomp()
823 if (*state == U8_STATE_HANGUL_LV) in do_decomp()
1560 *state = U8_STATE_HANGUL_LV; in collect_a_seq()