Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c190 U8_STATE_COMBINING_MARK = 6 enumerator
1519 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()
1584 *state != U8_STATE_COMBINING_MARK) in collect_a_seq()
1587 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()
1621 if (*state == U8_STATE_COMBINING_MARK) { in collect_a_seq()
1644 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()