Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c143 #define U8_DECOMP_CANONICAL (0xF6U) macro
953 } else if (b1 == U8_DECOMP_CANONICAL) { in do_decomp()