Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c139 ((s) == U8_STATE_HANGUL_LV && U8_HANGUL_JAMO_T((u)))
186 U8_STATE_HANGUL_LV = 2, enumerator
795 *state = U8_STATE_HANGUL_LV; in do_decomp()
815 *state = U8_STATE_HANGUL_LV; in do_decomp()
822 if (*state == U8_STATE_HANGUL_LV) in do_decomp()
1555 *state = U8_STATE_HANGUL_LV; in collect_a_seq()