Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/unicode/
Du8_textprep.c186 U8_STATE_COMBINING_MARK = 6 enumerator
1511 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()
1576 *state != U8_STATE_COMBINING_MARK) in collect_a_seq()
1579 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()
1613 if (*state == U8_STATE_COMBINING_MARK) { in collect_a_seq()
1636 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()