Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Du8_textprep.h87 #define U8_TEXTPREP_NFKC (U8_STRCMP_NFKC) macro
/titanic_44/usr/src/common/zfs/
H A Dzfs_prop.c152 { "formKC", U8_TEXTPREP_NFKC }, in zfs_prop_init()
/titanic_44/usr/src/common/unicode/
H A Du8_textprep.c1949 f != U8_TEXTPREP_NFKD && f != U8_TEXTPREP_NFKC) { in u8_textprep_str()