Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c140 #define U8_DECOMP_CANONICAL (0xF6U) macro
957 } else if (b1 == U8_DECOMP_CANONICAL) { in do_decomp()