Searched defs:U8_DECOMP_CANONICAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c141 #define U8_DECOMP_CANONICAL (0xF6U) macro
899 * where the first byte, T, is 0xF6 (U8_DECOMP_CANONICAL).
951 } else if (b1 == U8_DECOMP_CANONICAL) {

Completed in 60 milliseconds