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

/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep.h64 * Among the macros defined, U8_CANON_DECOMP, U8_COMPAT_DECOMP, and
72 #define U8_CANON_DECOMP (0x00000010) macro
76 #define U8_STRCMP_NFD (U8_CANON_DECOMP)
77 #define U8_STRCMP_NFC (U8_CANON_DECOMP | U8_CANON_COMP)

Completed in 58 milliseconds