Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/unicode/
H A Du8_textprep.c184 U8_STATE_COMBINING_MARK = 6 enumerator
1507 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()
1572 *state != U8_STATE_COMBINING_MARK) in collect_a_seq()
1575 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()
1609 if (*state == U8_STATE_COMBINING_MARK) { in collect_a_seq()
1632 *state = U8_STATE_COMBINING_MARK; in collect_a_seq()