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.c184 U8_STATE_START = 0, enumerator
841 *state = U8_STATE_START; in do_decomp()
849 *state = U8_STATE_START; in do_decomp()
1484 *state = U8_STATE_START; in collect_a_seq()
1517 if (*state == U8_STATE_START) { in collect_a_seq()
1583 if (*state != U8_STATE_START && in collect_a_seq()
1605 *state = U8_STATE_START; in collect_a_seq()
1782 state = U8_STATE_START; in do_norm_compare()
1802 state = U8_STATE_START; in do_norm_compare()
2106 state = U8_STATE_START; in u8_textprep_str()