Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c187 U8_STATE_COMBINING_MARK = 6 enumerator
1524 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()
1589 *state != U8_STATE_COMBINING_MARK) in collect_a_seq()
1592 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()
1626 if (*state == U8_STATE_COMBINING_MARK) { in collect_a_seq()
1649 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()