Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/unicode/
HDu8_textprep.c181 U8_STATE_START = 0, enumerator
838 *state = U8_STATE_START; in do_decomp()
846 *state = U8_STATE_START; in do_decomp()
1485 *state = U8_STATE_START; in collect_a_seq()
1518 if (*state == U8_STATE_START) { in collect_a_seq()
1584 if (*state != U8_STATE_START && in collect_a_seq()
1606 *state = U8_STATE_START; in collect_a_seq()
1783 state = U8_STATE_START; in do_norm_compare()
1803 state = U8_STATE_START; in do_norm_compare()
2107 state = U8_STATE_START; in u8_textprep_str()