Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c142 #define U8_DECOMP_BOTH (0xF5U) macro
935 if (b1 < U8_DECOMP_BOTH) in do_decomp()
940 if (b1 == U8_DECOMP_BOTH) { in do_decomp()
950 if (b1 == U8_DECOMP_BOTH) { in do_decomp()