Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c185 U8_STATE_START = 0, enumerator
842 *state = U8_STATE_START; in do_decomp()
850 *state = U8_STATE_START; in do_decomp()
1489 *state = U8_STATE_START; in collect_a_seq()
1522 if (*state == U8_STATE_START) { in collect_a_seq()
1588 if (*state != U8_STATE_START && in collect_a_seq()
1610 *state = U8_STATE_START; in collect_a_seq()
1787 state = U8_STATE_START; in do_norm_compare()
1807 state = U8_STATE_START; in do_norm_compare()
2111 state = U8_STATE_START; in u8_textprep_str()