Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c132 ((s) == U8_STATE_HANGUL_LV && U8_HANGUL_JAMO_T((u)))
180 U8_STATE_HANGUL_LV = 2, enumerator
789 *state = U8_STATE_HANGUL_LV; in do_decomp()
809 *state = U8_STATE_HANGUL_LV; in do_decomp()
816 if (*state == U8_STATE_HANGUL_LV) in do_decomp()
1543 *state = U8_STATE_HANGUL_LV; in collect_a_seq()