Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Du8_textprep.h86 #define U8_TEXTPREP_NFKD (U8_STRCMP_NFKD) macro
/titanic_50/usr/src/common/zfs/
H A Dzfs_prop.c166 { "formKD", U8_TEXTPREP_NFKD }, in zfs_prop_init()
/titanic_50/usr/src/common/unicode/
H A Du8_textprep.c1949 f != U8_TEXTPREP_NFKD && f != U8_TEXTPREP_NFKC) { in u8_textprep_str()