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

/illumos-gate/usr/src/uts/common/sys/
H A Du8_textprep.h65 * U8_CANON_COMP are not public interfaces and must not be used directly
74 #define U8_CANON_COMP (0x00000040) macro
77 #define U8_STRCMP_NFC (U8_CANON_DECOMP | U8_CANON_COMP)
79 #define U8_STRCMP_NFKC (U8_COMPAT_DECOMP | U8_CANON_COMP)

Completed in 44 milliseconds